1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

manual fix

This commit is contained in:
yalh76 2019-03-25 23:20:13 +01:00
parent 3519b5414b
commit 0766bcce9d

View file

@ -74,7 +74,9 @@ ynh_app_setting_set $app log_path $log_path
#=================================================
ynh_print_info "Installing dependencies..."
ynh_install_extra_repo --repo="deb http://repo.z-hub.io/z-push:/final/Debian_9.0/ stretch stable"
#ynh_install_extra_repo --repo="deb http://repo.z-hub.io/z-push:/final/Debian_9.0/ stretch stable"
ynh_add_repo --uri="http://repo.z-hub.io/z-push:/final/Debian_9.0/" --suite="/" --component="" --name="$app"
ynh_pin_repo --package="*" --pin="origin \"repo.z-hub.io\"" --name="$app" $append
ynh_install_app_dependencies $pkg_dependencies