mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 19:29:58 +03:00
fixes #2062 force file permissions to 644
This commit is contained in:
parent
847424c255
commit
cba04ce5c6
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@ zip -q -r $name-nochmod.zip piwigo
|
|||
# | permissions + zip 2 |
|
||||
# +--------------------------------------------------------------------------+
|
||||
|
||||
chmod -R g-w piwigo
|
||||
chmod -R a+w piwigo/local
|
||||
chmod a+w piwigo/_data
|
||||
chmod a+w piwigo/upload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue