MiNode/start.sh

3 lines
38 B
Bash
Raw Normal View History

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