Remove more files
This commit is contained in:
parent
16fa0a6e60
commit
3171925c3d
@ -27,7 +27,10 @@ else
|
|||||||
nginx.example \
|
nginx.example \
|
||||||
README.md \
|
README.md \
|
||||||
web.config.example \
|
web.config.example \
|
||||||
uploads/placeholder.txt
|
uploads/placeholder.txt \
|
||||||
|
LICENSE.txt \
|
||||||
|
SECURITY.md \
|
||||||
|
phpstan.neon
|
||||||
# fix permissions
|
# fix permissions
|
||||||
chown -R www-data:www-data /data
|
chown -R www-data:www-data /data
|
||||||
find . -type d -exec chmod 750 {} \;
|
find . -type d -exec chmod 750 {} \;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user