modif install

This commit is contained in:
Erreur32 2017-07-31 16:27:03 +02:00
parent ebbce0dc01
commit 501777d40b
1 changed files with 4 additions and 1 deletions

View File

@ -10,8 +10,11 @@
# Copyright 2013 Pavol Krigler <pavol.krigler@gelogic.net>
#
if [[ $EUID -ne 0 ]]; then
echo "Need root" 1>&2
/etc/motds32/Stats32 > /etc/motds32/Stats32.txt
fi
# Path to the configuration file
CONFIGFILE="/etc/motds32/motds32.conf"