Update README.md

This commit is contained in:
Hyy2001X
2020-10-03 00:07:26 +08:00
committed by GitHub
parent f5e9ed4eca
commit 05b38affda
+3 -1
View File
@@ -47,5 +47,7 @@ Actions for Building OpenWRT
在终端输入: `bash /bin/AutoUpdate.sh`
使用最新脚本升级: `curl -s https://raw.githubusercontent.com/Hyy2001X/Openwrt-AutoUpdate/master/AutoUpdate.sh | sh`
不保留配置升级: `bash /bin/AutoUpdate.sh -n`
使用最新脚本升级: `curl -s https://raw.githubusercontent.com/Hyy2001X/Openwrt-AutoUpdate/master/AutoUpdate.sh | bash`