🗃️ Update codebase 🗃️

rootfs/root/docker/setup/03-files.sh
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
casjay
2025-10-31 13:23:32 -04:00
parent 4e1fddb861
commit ec75859d6e
2 changed files with 3 additions and 2 deletions

View File

@@ -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