mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-20 15:05:22 +00:00
Update Nlbench.sh
This commit is contained in:
parent
e18d75c042
commit
1dc19b554d
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 定义版本
|
||||
VERSION="2024-07-05 v1.0.1" # 最新版本号
|
||||
VERSION="2024-07-05 v1.0.2" # 最新版本号
|
||||
|
||||
# 定义颜色
|
||||
RED='\033[0;31m'
|
||||
@ -21,7 +21,7 @@ fi
|
||||
|
||||
# 更新脚本
|
||||
update_scripts() {
|
||||
VERSION="2024-07-05 v1.0.1" # 当前版本号
|
||||
VERSION="2024-07-05 v1.0.2" # 当前版本号
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh"
|
||||
VERSION_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/version.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user