Set directory permissions when building

pull/9/head
Toby Zerner 2015-08-27 21:51:18 +09:30
parent b8c261f7fc
commit 9eb8c632bb
1 changed files with 3 additions and 0 deletions

View File

@ -80,4 +80,7 @@ done
# Finally, create the release archive
cd ${release}
chmod -R 0644 *
chmod 0775 .
chmod -R 0775 assets flarum/storage
zip -r release.zip ./