fix: PYTHONPATH in screen locker status check; sudo for steam enforcer install

This commit is contained in:
Krzysztof kuhy Rudnicki 2026-05-15 01:19:57 +02:00
parent 95fdb5a440
commit 7a14ea9b74

View File

@ -89,4 +89,4 @@ fi
# Immediately check if today's workout is done; block if not # Immediately check if today's workout is done; block if not
echo "" echo ""
echo "=== Checking today's workout status ===" echo "=== Checking today's workout status ==="
python3 "$SCREEN_LOCK_PATH" --production PYTHONPATH="$(cd "$SCRIPT_DIR/../.." && pwd)" python3 "$SCREEN_LOCK_PATH" --production