mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-23 11:42:52 -06:00
Update 'shit.sh'
This commit is contained in:
parent
46d771189c
commit
b45d148bad
1 changed files with 2 additions and 2 deletions
4
shit.sh
4
shit.sh
|
@ -19,8 +19,8 @@ sudo apt install -y busybox clang irssi || {
|
|||
commands=(
|
||||
"ls:busybox ls"
|
||||
"cat:busybox cat"
|
||||
"cp:busybox cp"
|
||||
"mv:busybox mv"
|
||||
#"cp:busybox cp" # needed for install[!]
|
||||
#"mv:busybox mv" # knowing the above is needed for install, disable in case[!]
|
||||
"rm:busybox rm"
|
||||
"rmdir:busybox rmdir"
|
||||
"mkdir:busybox mkdir"
|
||||
|
|
Loading…
Reference in a new issue