Eric Nemchik 715343f176
Symlink fix and add alias
Signed-off-by: GitHub <noreply@github.com>
2023-08-10 00:32:12 +00:00

5 lines
123 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
s6-setuidgid abc cd /app/www php -d memory_limit=-1 bin/console "$*"