fix: script update

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
This commit is contained in:
Gordon 2023-08-17 17:41:13 +08:00
parent a63fa37ad1
commit 32a2614039

View File

@ -62,7 +62,7 @@ function style-info() {
BACKGROUND_LIGHT_SKY_BLUE="\033[106m" # Light sky blue background
BACKGROUND_LIGHT_WHITE="\033[107m" # Light white background
RED_BOLD = "\033[1;31m"
RED_BOLD="\033[1;31m"
}
style-info