fix: script update

Signed-off-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
This commit is contained in:
Gordon
2023-08-17 17:36:48 +08:00
parent 05388598c1
commit a63fa37ad1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -61,6 +61,8 @@ function style-info() {
BACKGROUND_LIGHT_PURPLE="\033[105m" # Light purple background
BACKGROUND_LIGHT_SKY_BLUE="\033[106m" # Light sky blue background
BACKGROUND_LIGHT_WHITE="\033[107m" # Light white background
RED_BOLD = "\033[1;31m"
}
style-info