From 3bf54a22b1aacae36efafe0f15c426c2a87f82a0 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 21 Dec 2023 20:08:02 +0800 Subject: [PATCH] fix: ba customized --- misc/importdb.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/importdb.sh b/misc/importdb.sh index bdc9e760..1e3b3b51 100644 --- a/misc/importdb.sh +++ b/misc/importdb.sh @@ -132,7 +132,6 @@ case "$C_ARG" in done cp -rf ${CustomizedDirBA}/logo/* $StaticLogoDir ;; - agt) *) echo "C_ARG: $C_ARG" ;;