From 56715035942b51639a7408e35b33ba8902081f57 Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Sun, 5 May 2024 18:29:06 -0400 Subject: [PATCH] Omitting OP25 update in the post update for now --- client/post-update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/post-update.sh b/client/post-update.sh index 7c22363..7f3177f 100644 --- a/client/post-update.sh +++ b/client/post-update.sh @@ -4,8 +4,8 @@ npm install # Install OP25 Updates -cd ./op25 -bash rebuild.sh +#cd ./op25 +#bash rebuild.sh # Check for PDAB updates cd ../discordAudioBot/pdab