Delete update_dns_zones_centos

This commit is contained in:
deepend 2024-01-11 02:22:17 +00:00
parent 015e46e943
commit 4d5309da51
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
#!/bin/bash
cd /var/tilde
git pull
cp db.*.* /etc/bind/
cp named.conf.* /etc/bind/
cp named.conf /etc/
systemctl reload named