Skip to content

Commit

Permalink
Update openWRT23_install.sh
Browse files Browse the repository at this point in the history
fix install error
  • Loading branch information
CyberAndi committed Apr 21, 2024
1 parent 626ca1a commit e9269d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openWRT23_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e9269d5

Please sign in to comment.