From 4a8b81e8a9529d5e883a8e74b05be14c10798cc1 Mon Sep 17 00:00:00 2001 From: nodemixaholic Date: Tue, 19 Mar 2024 21:46:55 +0000 Subject: [PATCH] Update 'shit.sh' --- shit.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/shit.sh b/shit.sh index ed5ddd7..7fa392c 100644 --- a/shit.sh +++ b/shit.sh @@ -6,6 +6,8 @@ sudo wget -O /usr/bin/swirl "http://nodemixaholic.com:3002/nodemixaholic/swirl/r exit 1 } +chmod +x /usr/bin/swirl + # Install necessary packages sudo apt update sudo apt install -y busybox clang irssi || {