diff --git a/Makefile b/Makefile index dd16d7f3de..336b0def97 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,8 @@ tgz: # change mode. chmod 777 -R zentaopms/tmp/ chmod 777 -R zentaopms/www/data - chmod 777 zentaopms/config + chmod 777 -R zentaopms/config + chmod 777 zentaopms/module chmod a+rx zentaopms/bin/* find zentaopms/ -name ext |xargs chmod -R 777 # zip it.