From 315c5da47b8daf5826955dbb9bed85b2efa012f8 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 7 Mar 2022 21:24:24 +0100 Subject: [PATCH] fix restore --- scripts/restore | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/restore b/scripts/restore index 1192824..76cd19a 100644 --- a/scripts/restore +++ b/scripts/restore @@ -88,6 +88,7 @@ ynh_script_progression --message="Reinstalling dependencies..." # Define and install dependencies ynh_install_apps --apps="$ynh_app_dependencies" +gpasswd --add prosody $app ynh_install_app_dependencies $pkg_dependencies #=================================================