From c3bea38d8c44b5804af57bbb0cae506b708e25d1 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Tue, 19 Mar 2024 23:39:27 +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 af881e7..b57984f 100644 --- a/shit.sh +++ b/shit.sh @@ -19,7 +19,7 @@ sudo apt install -y busybox clang irssi || { commands=( "ls:busybox ls" "cat:busybox cat" - #"cp:busybox cp" # needed for install[!] + #"cp:busybox cp" # needed for installing GRUB apt package[!] #"mv:busybox mv" # knowing the above is needed for install, disable in case[!] "rm:busybox rm" "rmdir:busybox rmdir"