This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
jeremy
/
my_workstation
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9733d2fdee
Branches
Tags
master
my_workstation
/
scripts
/
end_run.sh
end_run.sh
90 B
Historique
Raw
1
2
3
4
#!/usr/bin/env bash
if [ $(id -g) -eq 0 ]; then
chown -Rh jeremy: policy-export nodes
fi