add script startup.sh

Brightcells 8 years ago
parent
commit
e350e642cf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      startup.sh

+ 3 - 0
startup.sh

@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+nohup python main.py --port=8002 &>minipai2.log &