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