This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
studen
/
irAEMM
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
67ef22559c
Branches
Tags
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 &