diff --git a/scripts/remove b/scripts/remove index 23189e4..fe340ac 100644 --- a/scripts/remove +++ b/scripts/remove @@ -74,6 +74,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 #=================================================