🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 3m23s

rootfs/root/docker/setup/02-packages.sh
rootfs/usr/local/etc/docker/init.d/99-nginx.sh
This commit is contained in:
casjay
2024-09-12 18:46:13 -04:00
parent 36e4c5bd9b
commit d8bdc25da1
2 changed files with 1 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ exitCode=0
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Predifined actions
[ -d "/etc/nginx" ] && rm -Rf /etc/nginx/*
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Main script