From 037827840ca7370e8068954926eb517c211c8269 Mon Sep 17 00:00:00 2001 From: gSpot Date: Sat, 9 Nov 2024 01:05:10 +0300 Subject: [PATCH] autoinstall.sh --- autoinstall/2.x/autoinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoinstall/2.x/autoinstall.sh b/autoinstall/2.x/autoinstall.sh index f9cb56e..d1f8f70 100755 --- a/autoinstall/2.x/autoinstall.sh +++ b/autoinstall/2.x/autoinstall.sh @@ -12,7 +12,7 @@ HTTPS_DNS_PROXY=1 OWRT_VERSION="current" RUAB_VERSION="2.1.0-r1" RUAB_MOD_LUA_VERSION="2.1.0-r1" -RUAB_LUCI_APP_VERSION="2.1.0-1" +RUAB_LUCI_APP_VERSION="2.1.0-2" BASE_URL="https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master" PKG_DIR="/tmp"