Return more error codes as return value of exe.

This commit is contained in:
Your Name
2025-05-05 22:19:04 +12:00
parent 9d01554b13
commit ac20fcec3d
10 changed files with 99 additions and 74 deletions

View File

@ -2,5 +2,5 @@
# (can also override anything in the _basic.env file in the template to make it specific to this server)
HOST_PORT=80
LOCAL_DATA_FOLDER="${HOME}/.sk"
LOCAL_DATA_FOLDER="/home/dropshell/example-squashkiwi"
IMAGE_TAG="latest"