mirror of
https://github.com/Sheldan/gw2-tools.git
synced 2026-03-27 12:53:49 +00:00
initial commit of functioning opening tracking
This commit is contained in:
5
gw2-tools-frontend/wrapper/run.sh
Executable file
5
gw2-tools-frontend/wrapper/run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Starting python server..."
|
||||
cd python
|
||||
python3 -u main.py
|
||||
Reference in New Issue
Block a user