This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jeremy
/
my_workstation
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9733d2fdee
Rami (Branch)
Tag
master
my_workstation
/
scripts
/
end_run.sh
end_run.sh
90 B
Cronologia
Originale
1
2
3
4
#!/usr/bin/env bash
if [ $(id -g) -eq 0 ]; then
chown -Rh jeremy: policy-export nodes
fi