1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/drupal7_ynh.git synced 2024-09-03 18:26:19 +02:00

fix php removal

This commit is contained in:
yalh76 2019-04-29 09:15:42 +02:00
parent e7fa4ea2eb
commit e810d77923

View file

@ -7,6 +7,8 @@
#=================================================
source _common.sh
source ynh_add_extra_apt_repos__3
source ynh_install_php__3
source /usr/share/yunohost/helpers
#=================================================
@ -39,6 +41,7 @@ ynh_print_info --message="Removing dependencies"
# Remove metapackage and its dependencies
#ynh_remove_app_dependencies
ynh_remove_php
#=================================================
# REMOVE APP MAIN DIR