mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
refactoring dns section: new html formating
This commit is contained in:
parent
64e74887f8
commit
28d66aac89
26 changed files with 1337 additions and 922 deletions
|
@ -50,7 +50,7 @@ rm -f $HOMEDIR/$user/conf/dns/$domain.db
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Deleting domain
|
||||
sed -i "/$user\/conf\/dns\/$domain.db\"/d" /etc/named.conf
|
||||
sed -i "/DOMAIN='$domain'/ d" $USER_DATA/dns.conf
|
||||
rm -f $USER_DATA/dns/$domain.conf
|
||||
|
||||
# Decreasing domain value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue