This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
jeremy
/
my_workstation
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9733d2fdee
Ramas
Etiquetas
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