Updated

gSpot
2024-02-27 17:33:02 +03:00
parent 816395e105
commit da4e1ee1eb
@@ -73,13 +73,13 @@
Приложение для LuCI (веб-интерфейса OpenWrt). [Подробнее тут](https://github.com/gSpotx2f/ruantiblock_openwrt/wiki/luci%E2%80%91app%E2%80%91ruantiblock).
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_1.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_1.4-1_all.ipk
opkg install /tmp/luci-app-ruantiblock_1.4-1_all.ipk
wget --no-check-certificate -O /tmp/luci-app-ruantiblock_1.4-2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_1.4-2_all.ipk
opkg install /tmp/luci-app-ruantiblock_1.4-2_all.ipk
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_1.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_1.4-1_all.ipk
opkg install /tmp/luci-i18n-ruantiblock-ru_1.4-1_all.ipk
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_1.4-2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_1.4-2_all.ipk
opkg install /tmp/luci-i18n-ruantiblock-ru_1.4-2_all.ipk
rm /tmp/luci-app-ruantiblock_1.4-1_all.ipk /tmp/luci-i18n-ruantiblock-ru_1.4-1_all.ipk
rm /tmp/luci-app-ruantiblock_1.4-2_all.ipk /tmp/luci-i18n-ruantiblock-ru_1.4-2_all.ipk
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
/etc/init.d/rpcd restart