Explorar o código

fix perm fixperm

Valentin %!s(int64=2) %!d(string=hai) anos
pai
achega
42b4ad3438
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fixperms.sh

+ 1 - 0
fixperms.sh

@@ -5,3 +5,4 @@ find ./bin -type f -exec chmod 775 {} \;
 find . -type d -exec chmod 775 {} \;
 find . -type d -exec chmod +s {} \;
 chmod +x ./fixperms.sh
+#