Update update.sh

This commit is contained in:
Jensfrank 2024-07-18 00:40:53 +08:00 committed by GitHub
parent 10c491b71f
commit 261d786a62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
update_scripts() { update_scripts() {
CURRENT_VERSION="2024-07-05 v1.0.1" # 当前版本号 CURRENT_VERSION="2024-07-18 v1.0.4" # 当前版本号
SCRIPT_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/Nlbench.sh" 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" VERSION_URL="https://raw.githubusercontent.com/everett7623/nodeloc_vps_test/main/version.sh"