From e9269d577e39476e8632a5c6964db950bfec2f1d Mon Sep 17 00:00:00 2001 From: "@CyberAndi" Date: Mon, 22 Apr 2024 01:51:16 +0200 Subject: [PATCH] Update openWRT23_install.sh fix install error --- openWRT23_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openWRT23_install.sh b/openWRT23_install.sh index bd86991..f10143f 100644 --- a/openWRT23_install.sh +++ b/openWRT23_install.sh @@ -484,7 +484,7 @@ if [ "$unbound_inst" = "" ] then echo $main_release opkg update >> install.log - opkg install nano wget curl kmod-nls-opkg update >> install.logcp437 kmod-nls-iso8859-1 unbound-daemon unbound-anchor unbound-control unbound-host unbound-checkconf luci-app-unbound ca-certificates acme acme-dnsapi luci-app-acme stubby tor tor-geoip bind-dig openssh-sftp-server tc luci-app-qos luci-app-nft-qos nft-qos getdns drill dnsmasq-full + opkg install nano wget curl kmod-nls-qp437 kmod-nls-iso8859-1 unbound-daemon unbound-anchor unbound-control unbound-host unbound-checkconf luci-app-unbound ca-certificates acme acme-dnsapi luci-app-acme stubby tor tor-geoip bind-dig openssh-sftp-server tc luci-app-qos luci-app-nft-qos nft-qos getdns drill dnsmasq-full elif [ "$main_release" = "22" ] then echo $main_release