From a15e397a808ea5d14f202407f56ae554c27c8c2d Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Tue, 19 Mar 2024 23:51:46 +0000 Subject: [PATCH] Update 'shit.sh' --- shit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shit.sh b/shit.sh index b57984f..20d1798 100644 --- a/shit.sh +++ b/shit.sh @@ -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"