This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
jeremy
/
my_workstation
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
9733d2fdee
Ramos
Etiquetas
master
my_workstation
/
scripts
/
end_run.sh
end_run.sh
90 B
Histórico
Em bruto
1
2
3
4
#!/usr/bin/env bash
if [ $(id -g) -eq 0 ]; then
chown -Rh jeremy: policy-export nodes
fi