entrypoint.sh:fix su command

This commit is contained in:
andy5995 2022-09-22 23:33:34 -05:00
parent 97222f1d03
commit 72850cf39c
No known key found for this signature in database
GPG Key ID: 228A72B49E81CB9D

View File

@ -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