Skip to content

Commit 4e4b96f

Browse files
committed
Script: modify common.sh
1 parent 4e4d4dd commit 4e4b96f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Script/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ get_section() {
932932
# 初始化,必须放在此文件最后
933933
init_blobal() {
934934
if [ ! $INIT_GLOBAL_RABBIT ]; then
935-
echo "Init global ......"
935+
echo_status "Init global ......"
936936
export INIT_GLOBAL_RABBIT=TRUE
937937
#check_echo_color
938938
check_echo_color_with_tput

0 commit comments

Comments
 (0)