root again

This commit is contained in:
Colmaris 2019-02-19 14:14:55 +01:00
parent db05308cba
commit ce9398d2b0

View file

@ -6,7 +6,7 @@ USERNAME=$(whoami)
#USE_SUDO='' #USE_SUDO=''
if [ $USERNAME != "root" ]; if [ $USERNAME != "root" ];
then then
echo "run this script with root priviliges !" echo "YOU HAVE TO RUN THE SCRIPT WITH ROOT PRIVILEGES !"
else else
# install the motd # install the motd