OpoTests/Tools/run.server.sh
2026-04-09 20:24:26 +02:00

4 lines
93 B
Bash
Executable File

#!/bin/bash
directory=`dirname $(readlink -f "$0")`
python3 "$directory/../Python/server.py"