Update 'shit.sh'

This commit is contained in:
nodemixaholic 2024-03-19 23:39:27 +00:00
parent b45d148bad
commit c3bea38d8c

View file

@ -19,7 +19,7 @@ sudo apt install -y busybox clang irssi || {
commands=(
"ls:busybox ls"
"cat:busybox cat"
#"cp:busybox cp" # needed for install[!]
#"cp:busybox cp" # needed for installing GRUB apt package[!]
#"mv:busybox mv" # knowing the above is needed for install, disable in case[!]
"rm:busybox rm"
"rmdir:busybox rmdir"