From 049df3667d292804b4aa29b97e6acca35b1f4171 Mon Sep 17 00:00:00 2001 From: AGT EMS Date: Wed, 18 Jun 2025 16:27:30 +0800 Subject: [PATCH] fix: ... --- extra/wxc2_emsInstall | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/extra/wxc2_emsInstall b/extra/wxc2_emsInstall index 40e5dc5..9a08664 100644 --- a/extra/wxc2_emsInstall +++ b/extra/wxc2_emsInstall @@ -12,15 +12,20 @@ encryptionBin=`pwd`"/mssBak/script/encryption" mysql_user=administrator mysql_pw=*86#ROtartsinim service mysql stop + +step=0 myShowTitle() { #thisVersion=`cat ./emsVersion |grep Version|awk '{print $2}'` #clear #echo -e "10  WELCOME to INSTALL AGrandTech litCore Soft Switch EMS $thisVersion ! #" + local title="$1" echo "+-----------------------------------------------------------------------------+" - echo -e "60  $1" + # echo -e "60  $1" + echo -e "\033[1;32mStep $step: $title\033[0;39m" echo "+-----------------------------------------------------------------------------+" + step=$((step + 1)) } myShowResultOrg() @@ -484,7 +489,7 @@ fi # Restore alto_logo_80.gif if [ -f $omcBakDir/$omcWebName/images/alto_logo_80.gif ]; then cp -f $omcBakDir/$omcWebName/images/alto_logo_80.gif $dstWebDir/$omcWebName/images/ - echo -n "alto_logo_80.gif.." + echo -n "alto_logo_80.gif..." fi #ln -s $dstWebDir/omcWeb $dstWebDir/$omcWebName