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
d7e3690ec2
commit
60f73a2391
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ ynh_install_app_dependencies $pkg_dependencies
|
|||
if [ $YNH_ARCH == "armhf" ]
|
||||
then
|
||||
ynh_script_progression --message="Installing specific arm dependencies..."
|
||||
ynh_install_extra_app_dependencies --repo="deb http://security.debian.org/debian-security stretch/updates main" $pkg_extra_depedencies_arm --name=$app-stretch
|
||||
ynh_install_extra_app_dependencies --repo="deb [arch=armhf] http://security.debian.org/debian-security stretch/updates main" $pkg_extra_depedencies_arm
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue