OpoTests/Tools/run.server.sh
2026-02-02 20:08:19 +01:00

4 lines
93 B
Bash

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