From 863be6cf600800dfab69ea2e1be4e48a2b687a60 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Tue, 19 Sep 2023 04:57:33 +0200 Subject: [PATCH] Update remove --- scripts/remove | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove b/scripts/remove index 7bc6f51..0127d18 100644 --- a/scripts/remove +++ b/scripts/remove @@ -94,6 +94,7 @@ ynh_script_progression --message="Removing various files..." --weight=1 ynh_secure_remove --file="$final_path" ynh_secure_remove --file="$config_path" ynh_secure_remove --file="/etc/systemd/system/jellyfin.service.d" +ynh_secure_remove --file="/etc/sudoers.d/jellyfin-sudoers" # Remove the log files ynh_secure_remove --file="/var/log/$app"