🗃️ Committing everything that changed 🗃️

rootfs/root/docker/setup/03-files.sh
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/init.d/01-php-fpm.sh
This commit is contained in:
casjay
2024-08-16 15:52:09 -04:00
parent 1c8e1b0ef3
commit 9a54cd4f94
3 changed files with 6 additions and 5 deletions

View File

@@ -249,7 +249,7 @@ __pre_execute() {
done
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Replace variables
HOSTNAME="$sysname" __initialize_replace_variables "$ETC_DIR" "$CONF_DIR" "$WWW_ROOT_DIR" "$DEFAULT_CONF_DIR"
HOSTNAME="$sysname" __initialize_replace_variables "$ETC_DIR" "$CONF_DIR" "$WWW_ROOT_DIR" "/etc/php"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# define actions