Merge branch 'master' of git.oopen.de:script/manage-gw-config

This commit is contained in:
Christoph 2017-02-25 17:12:25 +01:00
commit d2f51a69ed

View File

@ -58,8 +58,15 @@ _network=$1
homedir_user=`eval realpath ~$user`
_dir=${_network}-config
# - Delete existing Backup directory, to avoid having old (unused) files from
# - earlier configurations
#
rm -rf ${homedir_user}/${_dir}
mkdir -p ${homedir_user}/${_dir}
# - Nameserver Bind
# - /etc/bind/*
# -