.aep file argument support added

This commit is contained in:
Andrew
2025-11-08 03:50:34 +03:00
parent 969ecd7884
commit 83c077a54d
3 changed files with 33 additions and 1 deletions

2
run.sh
View File

@@ -2,4 +2,4 @@
cd "$(dirname "$0")"
python main.py
python main.py "$@"