adding PATH to update_domains, prevent ligne162: service : commande introuvable
This commit is contained in:
parent
02ec16253b
commit
77199b9788
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Update domain next-gen by fufroma
|
# Update domain next-gen by fufroma
|
||||||
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||||
|
|
||||||
for CONFIG_FILE in \
|
for CONFIG_FILE in \
|
||||||
/etc/alternc/local.sh \
|
/etc/alternc/local.sh \
|
||||||
|
|
Loading…
Reference in New Issue