1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-12 13:33:41 +02:00
parent b193605270
commit 4122c0d246

View file

@ -91,6 +91,9 @@ ynh_setup_source --dest_dir="$final_path"
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod 755 "$final_path/limesurvey/tmp"
chmod 755 "$final_path/limesurvey/upload"
chmod 755 "$final_path/limesurvey/application/config/"
#=================================================
# NGINX CONFIGURATION