rebuild all recahrge aussi les dns
This commit is contained in:
parent
d09618eab6
commit
f11d61e14d
|
@ -33,6 +33,7 @@ echo "Deleting complete"
|
||||||
|
|
||||||
echo "Set flag to rebuild"
|
echo "Set flag to rebuild"
|
||||||
mysql_query "update sub_domaines set web_action = 'UPDATE';"
|
mysql_query "update sub_domaines set web_action = 'UPDATE';"
|
||||||
|
mysql_query "update domaines set dns_action = 'UPDATE';"
|
||||||
|
|
||||||
echo "Launch update_domains to rebuild."
|
echo "Launch update_domains to rebuild."
|
||||||
/usr/lib/alternc/update_domains.sh
|
/usr/lib/alternc/update_domains.sh
|
||||||
|
|
Loading…
Reference in New Issue