From 964862974c3f42897741c7a2c004c26c4f1324aa Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 18 Mar 2022 16:38:50 +0100 Subject: [PATCH] Fix restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 52430df..2476141 100644 --- a/scripts/restore +++ b/scripts/restore @@ -65,7 +65,6 @@ ynh_script_progression --message="Restoring the app main directory..." --weight= ynh_restore_file --origin_path="$final_path" - #================================================= # SPECIFIC RESTORATION #================================================= @@ -98,6 +97,7 @@ ynh_restore_uwsgi_service # Set the permission ynh_script_progression --message="Protecting directory..." +setup_dir set_permission #=================================================