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

No need to reinstall apps

This commit is contained in:
polytan02 2017-02-24 14:32:01 +00:00
parent 7e8afac8ff
commit 646133fd4a

View file

@ -17,11 +17,10 @@ final_phpconf=$(ynh_app_setting_get $app final_phpconf)
# Prereqs
#sudo apt-get update -y
#sudo apt-get install php-soap php5-imap libawl-php php5-xsl
# Install dependencies using Helpers
ynh_package_install_from_equivs ../conf/z-push-deps.control \
|| ynh_die "Unable to install dependencies"
#ynh_package_install_from_equivs ../conf/z-push-deps.control \
#|| ynh_die "Unable to install dependencies"
# Restore sources, data and permissions
sudo mkdir -p $final_path