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
b45d148bad
commit
c3bea38d8c
1 changed files with 1 additions and 1 deletions
2
shit.sh
2
shit.sh
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue