Update 'shit.sh'

This commit is contained in:
nodemixaholic 2024-03-19 22:45:11 +00:00
parent 4672ee1fbf
commit 46d771189c

View file

@ -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"