add script startup.sh

Brightcells 9 anni fa
parent
commit
e350e642cf
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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 &