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 14:41:17 -04:00 committed by GitHub
parent 2d8053ef96
commit 1aada86a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -227,8 +227,10 @@ ynh_add_config --template="../conf/jitsi-videobridge.config" --destination="/etc
#=================================================
# REPLACE JNIWRAPPER FOR ARMHF AARCHITECTURE
#=================================================
ynh_jniwrapper_armhf
if [ $YNH_ARCH == "armhf" ]
then
ynh_jniwrapper_armhf
fi
#=================================================
# CONFIGURE JITSI-JICOFO
#=================================================