From 1438f232def849d91be58cb10c1379191267bf4b Mon Sep 17 00:00:00 2001 From: Maxwell Drake Date: Mon, 8 Apr 2024 19:56:51 +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 dbbc9dd..c43ae60 100644 --- a/shit.sh +++ b/shit.sh @@ -10,7 +10,7 @@ chmod +x /usr/bin/swirl # Install necessary packages sudo apt update -sudo apt install --no-install-recommends -y busybox clang irssi flatpak libreoffice krita network-manager-gnome xfce4 xfce4-screenshooter || { +sudo apt install --no-install-recommends -y busybox clang irssi flatpak libreoffice krita || { echo "Failed to install necessary packages." exit 1 }