1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cops_ynh.git synced 2024-09-03 18:25:57 +02:00

No need to reinstall deps

This commit is contained in:
polytan02 2017-02-24 14:32:26 +00:00
parent 8570567b5a
commit b6bc5638d7

View file

@ -34,8 +34,8 @@ basicauthcreate=$(ynh_app_setting_get $app basicauthcreate)
#sudo apt-get install php5-gd php5-sqlite php5-json php5-intl -y
# Install dependencies using Helpers
ynh_package_install_from_equivs ../conf/cops-deps.control \
|| ynh_die "Unable to install dependencies"
#ynh_package_install_from_equivs ../conf/cops-deps.control \
#|| ynh_die "Unable to install dependencies"
# Restore sources & data
sudo mkdir -p $final_path