From 95b90c606c8c6277d5b62bb658913e4c7957c7a4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 30 Jul 2022 00:39:30 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 8512a78..fa3f69b 100755 --- a/scripts/restore +++ b/scripts/restore @@ -76,6 +76,7 @@ mkdir -p $gollem_data_dir #================================================= ynh_script_progression --message="Reinstalling dependencies..." --weight=5 +# Define and install dependencies ynh_install_app_dependencies $pkg_dependencies #=================================================