From bbf5604f1c6a64be106af8dcf22c8705a85b78f5 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sun, 6 Oct 2024 02:59:51 -0700 Subject: [PATCH] ci(jenkins): continue to adjust to stabilize build Signed-off-by: zontreck --- server/profiledef.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/profiledef.sh b/server/profiledef.sh index bfacd66..436fca3 100644 --- a/server/profiledef.sh +++ b/server/profiledef.sh @@ -21,6 +21,4 @@ file_permissions=( ["/root"]="0:0:750" ["/root/.automated_script.sh"]="0:0:755" ["/root/.gnupg"]="0:0:700" - ["/usr/local/bin/choose-mirror"]="0:0:755" - ["/usr/local/bin/livecd-sound"]="0:0:755" )