root again
This commit is contained in:
parent
db05308cba
commit
ce9398d2b0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue