🐜➡️ Random: rootfs/usr/local/bin/start-commitment.sh ⬅️🐜

This commit is contained in:
casjay 2022-10-27 17:39:50 -04:00
parent 4a3e9d25b2
commit e5703aa8cf
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -124,6 +124,7 @@ fi
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Actions based on env
cd /app || exit 10
[ -f "/app/.venv/bin/source" ] && . "/app/.venv/bin/source"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# begin main app
case "$1" in