c'est quoi ce 'env' ???
This commit is contained in:
parent
29d38f167c
commit
deb5498de4
|
@ -41,7 +41,7 @@ umask 022
|
||||||
DOMAIN_LOG_FILE="/var/log/alternc/update_domains.log"
|
DOMAIN_LOG_FILE="/var/log/alternc/update_domains.log"
|
||||||
|
|
||||||
if [ `whoami` = 'root' ]; then
|
if [ `whoami` = 'root' ]; then
|
||||||
sudo="env"
|
sudo=""
|
||||||
else
|
else
|
||||||
sudo="sudo"
|
sudo="sudo"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue