diff --git a/scripts/upgrade b/scripts/upgrade index 867bcfb..34e7d8b 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -87,6 +87,8 @@ then ynh_setup_source --dest_dir="$final_path" --full_replace=1 fi +ynh_script_progression --message="Done" --weight=1 + chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path"