添加分支

This commit is contained in:
Hyy2001X
2021-08-01 23:53:24 +08:00
parent 6e09b6ea8e
commit d71fb458d1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ Firmware-Diy_Main() {
} || :
;;
esac
AddPackage git other luci-app-argon-config jerrykuku
AddPackage git other luci-app-argon-config jerrykuku master
}
[[ -n ${Before_IP_Address} ]] && Default_LAN_IP="${Before_IP_Address}"
[[ -n ${Default_LAN_IP} && ${Default_LAN_IP} =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] && {