Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Pai2
/
minipai2
Vigilar
1
Destacar
0
Fork
0
Explorar el Código
add script startup.sh
Brightcells
%!s(int64=9) %!d(string=hace) años
padre
fffb3eb1ce
commit
e350e642cf
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Mostrar Estadísticas de Diff
3
0
startup.sh
+ 3
- 0
startup.sh
Ver Fichero
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+nohup python main.py --port=8002 &>minipai2.log &