Use /command/with-contenv instead [HOTFIX]

This commit is contained in:
Aleksandar Puharic 2024-05-17 00:46:42 +02:00
parent 0b82cf55b7
commit 63832d68b4
Signed by: xZero707
GPG Key ID: 3CC53DCAA9C237BB
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
# Designed to replace original, overcomplicated entrypoint script from official wordpress docker repository
# Why not use already available tools instead?!

View File

@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
#!/command/with-contenv bash
# Install plugin
installPlugin() {