1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pluxml_ynh.git synced 2024-09-03 20:16:02 +02:00

Update install

This commit is contained in:
ericgaspar 2021-06-16 15:01:17 +02:00
parent 7aae63c7bd
commit 5ee488e4fb

View file

@ -100,9 +100,6 @@ phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
#=================================================
ynh_script_progression --message="Setting up application with cURL..."
# Set right permissions for curl install
chown -R $app $final_path
# Set the app as temporarily public for cURL call
ynh_permission_update --permission="main" --add="visitors"