This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
studen
/
irAEMM
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
e480f09ed5
Ramas
Etiquetas
master
irAEMM
/
pythonScripts
/
runPython.sh
runPython.sh
70 B
Histórico
Raw
1
2
3
4
#!/bin/bash
nohup python3 -u $@ 0<&- &> $HOME/logs/runPython.log &