This commit is contained in:
2025-08-17 10:04:58 +02:00
parent cd91734a84
commit 7204aff27e
25 changed files with 19932 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/bash
set -e # Exit on any error
cd "$(dirname "$0")"
source env.sh
python main.py