mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Update install
This commit is contained in:
parent
0766bcce9d
commit
63639131f3
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ 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_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_pin_repo --package="*" --pin="origin \"repo.z-hub.io\"" --name="$app"
|
||||||
|
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue