From 5d2cd6defd43936c110520cd6227aa0a3a420020 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Wed, 20 Mar 2024 00:12:12 +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 20d1798..ce8078d 100644 --- a/shit.sh +++ b/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"