This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
studen
/
irAEMM
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
irAEMM
/
pythonScripts
/
runPython.sh
runPython.sh
69 B
Lien permanent
Historique
Raw
1
2
3
#!/bin/bash
nohup python3 -u $@ 0<&- &> $HOME/logs/runPython.log &