mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 03:35:23 -06:00
Update 'shit.sh'
This commit is contained in:
parent
4672ee1fbf
commit
46d771189c
1 changed files with 4 additions and 1 deletions
5
shit.sh
5
shit.sh
|
@ -75,4 +75,7 @@ sudo apt install -y irssi || {
|
|||
sudo apt install -y firefox libreoffice krita network-manager-gnome || {
|
||||
echo "Failed to install others."
|
||||
exit 1
|
||||
}
|
||||
}
|
||||
|
||||
## Replace bash with busybox sh
|
||||
printf "\n\nbusybox sh" >> "/etc/bash.bashrc"
|
Loading…
Reference in a new issue