This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
jeremy
/
my_workstation
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
9733d2fdee
Větve
Značky
master
my_workstation
/
scripts
/
end_run.sh
end_run.sh
90 B
Historie
Surový
1
2
3
4
#!/usr/bin/env bash
if [ $(id -g) -eq 0 ]; then
chown -Rh jeremy: policy-export nodes
fi