addmodular

This commit is contained in:
2018-07-11 17:35:54 +02:00
parent a8828f642f
commit 1f8585e9af
418 changed files with 11063 additions and 10573 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ sh -c "find . -type f | xargs chmod 664"
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"
sh -c "umask 0002"