diff --git a/scripts/remove b/scripts/remove index 8028b4e..905c1cf 100644 --- a/scripts/remove +++ b/scripts/remove @@ -75,6 +75,8 @@ ynh_script_progression --message="Removing $app main directory..." --weight=6 # Remove the app directory securely ynh_secure_remove --file="$final_path" +ynh_secure_remove --file="/opt/vikunja" + #================================================= # REMOVE NGINX CONFIGURATION #=================================================