MiNode/start.sh

3 lines
35 B
Bash
Raw Normal View History

2016-06-30 08:11:33 +00:00
#!/bin/sh
python3 src/main.py "$@"