Update remove.sh

This commit is contained in:
haoranchen 2025-03-22 14:35:05 +08:00 committed by GitHub
parent 6de65ababb
commit 9c07a28e65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
set -e set -e
#set -x #set -x
verMode=cluster verMode=edge
osType=`uname` osType=`uname`
RED='\033[0;31m' RED='\033[0;31m'