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

revert use of ynh_package_autoremove

This commit is contained in:
vick 2018-06-19 15:49:41 +02:00
parent 35d2aeeb86
commit aa06fff1c2

View file

@ -66,7 +66,7 @@ fi
# Remove app dependencies
if ynh_package_is_installed "cops-deps"; then
ynh_remove_app_dependencies
ynh_package_autoremove "cops-deps"
fi
# Remove the user account~