deploy: auto commit server changes 2026-06-11 20:44:36
This commit is contained in:
@@ -7,6 +7,10 @@ PYTHON_BIN="${PYTHON_BIN:-/usr/local/bin/python}"
|
||||
|
||||
mkdir -p /app/logs /app/data/locks /etc/sport-era-crawler
|
||||
|
||||
if [ "$#" -gt 0 ]; then
|
||||
exec "$@"
|
||||
fi
|
||||
|
||||
python - <<'PY'
|
||||
import os
|
||||
import shlex
|
||||
|
||||
Reference in New Issue
Block a user