This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
jeremy
/
my_workstation
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e0812c3deb
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