MiNode/start.sh

3 lines
38 B
Bash
Raw Normal View History

2016-06-30 10:11:33 +02:00
#!/bin/sh
python3 -m minode.main "$@"