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

Misc fixes in upgrade

This commit is contained in:
Alexandre Aubin 2020-07-01 18:22:22 +02:00 committed by JocelynDelalande
parent 4f64985c8c
commit 41765a8f48

View file

@ -20,7 +20,7 @@ ynh_mysql_drop_db $db_name
ynh_mysql_drop_user $db_user
# Remove src and venv
ynh_secure_remove /opt/yunohost/ihatemoney/
ynh_secure_remove /opt/yunohost/ihatemoney
# Remove settings
ynh_secure_remove /etc/ihatemoney
@ -30,5 +30,8 @@ ynh_remove_nginx_config
# Restart services
systemctl force-reload supervisor
# Remove app dependencies
ynh_remove_app_dependencies
# Delete user
userdel ihatemoney