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
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"
|
||||
"rmdir:busybox rmdir"
|
||||
"mkdir:busybox mkdir"
|
||||
"grep:busybox grep"
|
||||
#"grep:busybox grep" #needed for updating initramfs[?]
|
||||
"sed:busybox sed"
|
||||
#"find:busybox find" #needed for updating initramfs[?]
|
||||
"chmod:busybox chmod"
|
||||
|
|
Loading…
Reference in a new issue