mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Update remove
This commit is contained in:
parent
e60764293a
commit
526642a03c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ sudo rm -rf "/var/www/${app}"
|
|||
sudo rm -f "/etc/php5/fpm/pool.d/${app}.conf"
|
||||
[[ -n $domain ]] && sudo rm -f "/etc/nginx/conf.d/${domain}.d/${app}.conf"
|
||||
|
||||
ynh_remove_app_dependencies php5-gd
|
||||
ynh_remove_app_dependencies
|
||||
|
||||
# Reload services
|
||||
sudo service php5-fpm restart || true
|
||||
|
|
Loading…
Add table
Reference in a new issue