This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
jeremy
/
my_workstation
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
9733d2fdee
Branches
Tags
master
my_workstation
/
scripts
/
end_run.sh
end_run.sh
90 B
Histórico
Raw
1
2
3
4
#!/usr/bin/env bash
if [ $(id -g) -eq 0 ]; then
chown -Rh jeremy: policy-export nodes
fi