Update 'shit.sh'

This commit is contained in:
nodemixaholic 2024-03-20 00:12:12 +00:00
parent a15e397a80
commit 5d2cd6defd

View file

@ -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"