Chore(Fortune): replace shell script with Python for better compatibility

This commit is contained in:
2025-02-18 10:44:10 +08:00
parent c5e6dedfe4
commit 0b31ee45a8
2 changed files with 21 additions and 12 deletions

View File

@@ -1,7 +0,0 @@
#!/bin/sh
set -e
python3 scripts/check-events.py fortune_generator/json/custom_special.json custom
python3 scripts/check-events.py fortune_generator/json/cyclical_special.json cyclical
python3 scripts/check-events.py fortune_generator/json/static_special.json static