alpine re-base cleanup 🧹

This commit is contained in:
Jokob-sk
2024-03-02 10:29:45 +11:00
parent 2362622cd0
commit 0126e448cc
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ fi
# Run setup scripts
echo "[INSTALL] Run setup scripts"
"$INSTALL_DIR/pialert/dockerfiles/user-mapping.sh"
"$INSTALL_DIR/pialert/install/user-mapping.debian.sh"
"$INSTALL_DIR/pialert/install/install_dependencies.debian.sh" # if modifying this file transfer the changes into the root Dockerfile.debian as well!
echo "[INSTALL] Setup NGINX"