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

Update install

This commit is contained in:
rosbeef andino 2022-04-14 15:11:25 -04:00 committed by GitHub
parent a63933e5f7
commit 80b01d7fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,7 +98,6 @@ ynh_app_setting_set --app=$app --key=port_component --value=$port_component
#=================================================
ynh_script_progression --message="Installing dependencies..."
# install generic dependencies
ynh_install_app_dependencies $pkg_dependencies
if ! yunohost app list | grep -q "prosody"