Files
X-OpenWrt/Scripts
Hyy2001X b5edaed2b7 V6.0 重写代码
常规更新: bash /bin/AutoUpdate.sh
常规更新(镜像): bash /bin/AutoUpdate.sh -P
常规更新(固件保存到 /mnt/sda1): bash /bin/AutoUpdate.sh path=/mnt/sda1 (-P)
更换 Github 地址: bash /bin/AutoUpdate.sh -C https://github.com/Hyy2001X/AutoBuild-Actions
更换新固件引导(x86_64): bash /bin/AutoUpdate.sh -B UEFI
设置定时任务: bash /bin/AutoUpdate.sh task="-u" "0 5 * * *"
更新脚本: bash /bin/AutoUpdate.sh -x
更新脚本(镜像): bash /bin/AutoUpdate.sh -x -P
更新脚本(指定到保存位置): bash /bin/AutoUpdate.sh -x path=/mnt/sda1
更新脚本(指定 URL): bash /bin/AutoUpdate.sh -x url=https://raw.githubusercontent.com/Hyy2001X/AutoBuild-Actions/master/Scripts/AutoUpdate.sh
更新脚本(both): bash /bin/AutoUpdate.sh -x url=https://raw.githubusercontent.com/Hyy2001X/AutoBuild-Actions/master/Scripts/AutoUpdate.sh path=/mnt/sda1
2021-06-06 14:05:58 +08:00
..
2021-06-06 13:54:54 +08:00
2021-06-06 14:05:58 +08:00