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 #=================================================