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

[enh] remove all app directories

After removal, two directories are left,
and they prevent subsequent reinstallations of the app.
This commit is contained in:
tituspijean 2020-03-23 18:07:02 +00:00
parent 111c42d2f3
commit 3c452a2598

View file

@ -56,6 +56,8 @@ ynh_print_info "Removing app main directory"
# Remove the app directory securely
ynh_secure_remove "$final_path"
ynh_secure_remove "/etc/jellyfin"
ynh_secure_remove "/var/lib/jellyfin"
#=================================================
# REMOVE NGINX CONFIGURATION