From 662cfad24fc6ae5e070e1a2c9747b005c5794a48 Mon Sep 17 00:00:00 2001 From: peterpt Date: Fri, 5 May 2017 14:51:39 +0100 Subject: [PATCH] Patch --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 3f796b9..94b4a45 100644 --- a/setup.sh +++ b/setup.sh @@ -47,7 +47,7 @@ if [ $(id -u) != "0" ]; then echo -e $red [x]::[not root]: You need to be [root] to run this script.; echo "" sleep 1 -exit +exit 0 fi resize -s 80 103 > /dev/null 2>&1 clear