launcher/load.sh
2019-12-28 11:55:06 -05:00

8 lines
84 B
Bash
Executable File

#!/bin/bash
BASENAME=$(dirname "$0")
cd "$BASENAME"/sys.py || exit
python run.py