mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-11-04 13:02:16 -05:00
🗃️ Update codebase 🗃️
rootfs/root/docker/setup/03-files.sh rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
@@ -24,6 +24,7 @@ set -o pipefail
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set env variables
|
||||
exitCode=0
|
||||
[ -d "/etc/tor" ] && rm -Rf "/etc/tor"/*
|
||||
[ -d "/etc/bind" ] && rm -Rf "/etc/bind"/*
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Predifined actions
|
||||
|
||||
Reference in New Issue
Block a user