Explorar o código

fixed fixperms

Bachir Soussi Chiadmi %!s(int64=4) %!d(string=hai) anos
pai
achega
0dd3cc77a7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fixperms.sh

+ 1 - 0
fixperms.sh

@@ -6,3 +6,4 @@ sh -c "find ./bin -type f | xargs chmod 775"
 sh -c "find . -type d | xargs chmod 775"
 sh -c "find . -type d | xargs chmod +s"
 sh -c"umask 0002"
+chmod +x fixperms.sh