Update Nlbench_beta.sh

This commit is contained in:
Jensfrank 2024-07-18 00:27:38 +08:00 committed by GitHub
parent cf4f02b19a
commit ef85846e45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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