mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
fix repo
This commit is contained in:
parent
b82438ba8f
commit
add1646eae
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ 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"
|
||||
ynh_install_extra_repo --repo="deb http://repo.z-hub.io/z-push:/final/Debian_9.0 stable main"
|
||||
ynh_package_update
|
||||
ynh_install_app_dependencies z-push-common z-push-backend-caldav z-push-backend-carddav z-push-backend-combined z-push-backend-imap z-push-backend-ldap z-push-backend-galsearch-ldap z-push-autodiscover php-memcached php-cli php-soap
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue