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
Aborescence:
e480f09ed5
Branches
Tags
master
irAEMM
/
pythonScripts
/
runPython.sh
runPython.sh
70 B
Historique
Raw
1
2
3
4
#!/bin/bash
nohup python3 -u $@ 0<&- &> $HOME/logs/runPython.log &