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