mirror of
https://github.com/Sneed-Group/shit-script
synced 2024-12-24 04:02:49 -06:00
Update 'shit.sh'
This commit is contained in:
parent
a15e397a80
commit
5d2cd6defd
1 changed files with 1 additions and 1 deletions
2
shit.sh
2
shit.sh
|
@ -24,7 +24,7 @@ commands=(
|
||||||
"rm:busybox rm"
|
"rm:busybox rm"
|
||||||
"rmdir:busybox rmdir"
|
"rmdir:busybox rmdir"
|
||||||
"mkdir:busybox mkdir"
|
"mkdir:busybox mkdir"
|
||||||
"grep:busybox grep"
|
#"grep:busybox grep" #needed for updating initramfs[?]
|
||||||
"sed:busybox sed"
|
"sed:busybox sed"
|
||||||
#"find:busybox find" #needed for updating initramfs[?]
|
#"find:busybox find" #needed for updating initramfs[?]
|
||||||
"chmod:busybox chmod"
|
"chmod:busybox chmod"
|
||||||
|
|
Loading…
Reference in a new issue