mirror of
https://github.com/casjaysdevdocker/commitment
synced 2025-11-13 08:11:57 -05:00
🐜➡️ Random: rootfs/usr/local/bin/start-commitment.sh ⬅️🐜
This commit is contained in:
@@ -124,6 +124,7 @@ fi
|
|||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Actions based on env
|
# Actions based on env
|
||||||
cd /app || exit 10
|
cd /app || exit 10
|
||||||
|
[ -f "/app/.venv/bin/source" ] && . "/app/.venv/bin/source"
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# begin main app
|
# begin main app
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|||||||
Reference in New Issue
Block a user