1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00

fix restore

This commit is contained in:
yalh76 2022-03-07 21:24:24 +01:00
parent 209513b90c
commit 315c5da47b

View file

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