Update Nlbench.sh

This commit is contained in:
Jensfrank 2024-07-18 01:29:42 +08:00 committed by GitHub
parent e2bf586d68
commit 5835797759
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# 定义版本 # 定义版本
CURRENT_VERSION="2024-07-18 v1.0.5" CURRENT_VERSION="2024-07-18 v1.0.4"
# 定义颜色 # 定义颜色
RED='\033[0;31m' RED='\033[0;31m'