From ce9398d2b0ebfa07e649567db65a320128b41828 Mon Sep 17 00:00:00 2001 From: Draconis Date: Tue, 19 Feb 2019 14:14:55 +0100 Subject: [PATCH] root again --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ac6b451..045583f 100755 --- a/install.sh +++ b/install.sh @@ -6,7 +6,7 @@ USERNAME=$(whoami) #USE_SUDO='' if [ $USERNAME != "root" ]; then - echo "run this script with root priviliges !" + echo "YOU HAVE TO RUN THE SCRIPT WITH ROOT PRIVILEGES !" else # install the motd