This commit is contained in:
teasiu
2025-09-28 01:58:10 +08:00
parent 28d0badd66
commit 153509190a
6 changed files with 63 additions and 11 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/bash
declare -A node_url_map=(
["nm"]="https://node.histb.com:9088/update/system"
["hn"]="https://node3.histb.com:9088/update/system"
["ah"]="https://node4.histb.com:9088/update/system"
["hk"]="https://node2.histb.com/update/system"
["dl"]="https://dl.ecoo.top/update/system"
)
@@ -51,9 +50,9 @@ echo "
+----------------------------------------------------------------------
| 海纳思系统hi3798mv200升级系统 N2 恩兔 专用脚本温馨提示:
+----------------------------------------------------------------------
| 此专用脚本可以让你在任意版本的NAS系统下一键升级到20231201,
| 此专用脚本可以让你在任意版本的NAS系统下一键升级到20251001,
+----------------------------------------------------------------------
| 升级20231201版专用原系统将完全清除请注意保存资料。
| 升级20251001版专用原系统将完全清除请注意保存资料。
+----------------------------------------------------------------------
| 如果不确定请按CTRL+C结束此脚本.
+----------------------------------------------------------------------