mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixes #2062 force file permissions to 644
This commit is contained in:
@@ -130,6 +130,7 @@ zip -q -r $name-nochmod.zip piwigo
|
|||||||
# | permissions + zip 2 |
|
# | permissions + zip 2 |
|
||||||
# +--------------------------------------------------------------------------+
|
# +--------------------------------------------------------------------------+
|
||||||
|
|
||||||
|
chmod -R g-w piwigo
|
||||||
chmod -R a+w piwigo/local
|
chmod -R a+w piwigo/local
|
||||||
chmod a+w piwigo/_data
|
chmod a+w piwigo/_data
|
||||||
chmod a+w piwigo/upload
|
chmod a+w piwigo/upload
|
||||||
|
|||||||
Reference in New Issue
Block a user