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:
67ef22559c
Ramas
Etiquetas
master
irAEMM
/
pythonScripts
/
runPython.sh
runPython.sh
67 B
Histórico
Raw
1
2
3
4
#!/bin/bash
nohup python3 $1 0<&- &> $HOME/logs/runPython.log &