Chore(Fortune): replace shell script with Python for better compatibility
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user