MiNode/start.sh
2016-07-19 11:39:59 +02:00

5 lines
60 B
Bash

#!/bin/sh
cd "$(dirname "$0")"
git pull
python3 src/main.py