1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00

don't modify accesses

This commit is contained in:
Jean-Baptiste Holcroft 2017-09-20 17:09:08 +02:00
parent f2e03b9892
commit 601d704d6d

View file

@ -198,7 +198,7 @@ ynh_store_file_checksum "$final_path/venv/lib/python2.7/site-packages/weblate/se
# Set permissions to app files
chown -R "$app": "$final_path"
chown -R 777 /var/run/uwsgi/app/$app/
#chown -R 777 /var/run/uwsgi/app/$app/
#=================================================
# SETUP LOGROTATE