Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
Pai2
/
minipai2
Observar
1
Favorito
0
Fork
0
Ver Código Fonte
add script startup.sh
Brightcells
8 anos atrás
pai
fffb3eb1ce
commit
e350e642cf
1 arquivos alterados
com
3 adições
e
0 exclusões
Mostrar estatísticas do Diff
3
0
startup.sh
+ 3
- 0
startup.sh
Ver Arquivo
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+nohup python main.py --port=8002 &>minipai2.log &