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:
parent
2d8053ef96
commit
1aada86a0f
1 changed files with 4 additions and 2 deletions
|
@ -227,8 +227,10 @@ ynh_add_config --template="../conf/jitsi-videobridge.config" --destination="/etc
|
||||||
#=================================================
|
#=================================================
|
||||||
# REPLACE JNIWRAPPER FOR ARMHF AARCHITECTURE
|
# REPLACE JNIWRAPPER FOR ARMHF AARCHITECTURE
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_jniwrapper_armhf
|
if [ $YNH_ARCH == "armhf" ]
|
||||||
|
then
|
||||||
|
ynh_jniwrapper_armhf
|
||||||
|
fi
|
||||||
#=================================================
|
#=================================================
|
||||||
# CONFIGURE JITSI-JICOFO
|
# CONFIGURE JITSI-JICOFO
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue