fix perm fixperm
This commit is contained in:
@@ -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
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user