mirror of
https://github.com/TildeNIC/.tilde.git
synced 2026-01-24 03:50:19 +00:00
Update update_dns_zones_ubuntu
This commit is contained in:
@@ -4,10 +4,10 @@ cd /var/tilde/
|
|||||||
|
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
cp /var/tilde/db* /etc/bind/
|
cp -f /var/tilde/db* /etc/bind/
|
||||||
|
|
||||||
cp /var/tilde/named.conf.* /etc/bind/
|
cp -f /var/tilde/named.conf.* /etc/bind/
|
||||||
|
|
||||||
cp /var/tilde/named.conf /etc/bind/
|
cp -f /var/tilde/named.conf /etc/bind/
|
||||||
|
|
||||||
systemctl reload bind9
|
systemctl reload bind9
|
||||||
|
|||||||
Reference in New Issue
Block a user