Update 'shit.sh'

This commit is contained in:
nodemixaholic 2024-03-19 23:51:46 +00:00
parent c3bea38d8c
commit a15e397a80

View file

@ -26,7 +26,7 @@ commands=(
"mkdir:busybox mkdir"
"grep:busybox grep"
"sed:busybox sed"
"find:busybox find"
#"find:busybox find" #needed for updating initramfs[?]
"chmod:busybox chmod"
"chown:busybox chown"
"wc:busybox wc"