Linux Script

This commit is contained in:
ApfelTeeSaft
2024-06-04 09:30:22 +02:00
parent 57b5324ce1
commit 908f718a04
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
# Change to the directory where the script is located
cd "$(dirname "$0")"
# Start the Flask server
python3 main.py