mirror of
https://github.com/Sneed-Group/shit-script
synced 2025-01-09 17:53:18 +00: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=(
|
commands=(
|
||||||
"ls:busybox ls"
|
"ls:busybox ls"
|
||||||
"cat:busybox cat"
|
"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[!]
|
#"mv:busybox mv" # knowing the above is needed for install, disable in case[!]
|
||||||
"rm:busybox rm"
|
"rm:busybox rm"
|
||||||
"rmdir:busybox rmdir"
|
"rmdir:busybox rmdir"
|
||||||
|
|
Loading…
Reference in a new issue