🗃️ Committing everything that changed 🗃️

Dockerfile
rootfs/root/docker/setup/03-files.sh
This commit is contained in:
casjay
2025-01-08 22:18:08 -05:00
parent 2c91e3116c
commit 6a043f51c2
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ set -o pipefail
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Set env variables
exitCode=0
rm -Rf /etc/unbound/*
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Predefined actions
if [ -d "/tmp/bin" ]; then