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"
|
||||
|
||||
if [ `whoami` = 'root' ]; then
|
||||
sudo="env"
|
||||
sudo=""
|
||||
else
|
||||
sudo="sudo"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue