diff --git a/entrypoint.sh b/entrypoint.sh index 8d01d67..e95193e 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,7 +1,7 @@ #!/bin/bash set -e -su - user0ad /home/user0ad/binaries/system/pyrogenesis -mod=$INPUT_NAME \ +su user0ad -c /home/user0ad/binaries/system/pyrogenesis -mod=$INPUT_NAME \ -archivebuild=$PWD \ -archivebuild-output=${INPUT_NAME}-${INPUT_VERSION}.pyromod \ -archivebuild-compress