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