Updated

gSpot
2022-12-25 19:48:03 +03:00
parent d0f4eab138
commit 3650554984
2 changed files with 15 additions and 15 deletions
+3 -3
@@ -21,9 +21,9 @@ OpenWrt 21.02:
OpenWrt >= 22.03: OpenWrt >= 22.03:
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.4-2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_0.9.4-2_all.ipk wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-py_0.9.5-0_all.ipk
opkg install /tmp/ruantiblock-mod-py_0.9.4-2_all.ipk opkg install /tmp/ruantiblock-mod-py_0.9.5-0_all.ipk
rm /tmp/ruantiblock-mod-py_0.9.4-2_all.ipk rm /tmp/ruantiblock-mod-py_0.9.5-0_all.ipk
**3. Включение модуля:** **3. Включение модуля:**
@@ -30,9 +30,9 @@
**2. Установка ruantiblock** **2. Установка ruantiblock**
wget --no-check-certificate -O /tmp/ruantiblock_0.9.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock_0.9.4-1_all.ipk wget --no-check-certificate -O /tmp/ruantiblock_0.9.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock_0.9.5-0_all.ipk
opkg install /tmp/ruantiblock_0.9.4-1_all.ipk opkg install /tmp/ruantiblock_0.9.5-0_all.ipk
rm /tmp/ruantiblock_0.9.4-1_all.ipk rm /tmp/ruantiblock_0.9.5-0_all.ipk
**3. Останов сервиса после автозапуска в конце процесса установки пакета** **3. Останов сервиса после автозапуска в конце процесса установки пакета**
@@ -104,9 +104,9 @@
+ Установка модуля: + Установка модуля:
wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_0.9.4-1_all.ipk wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_0.9.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/ruantiblock-mod-lua_0.9.5-0_all.ipk
opkg install /tmp/ruantiblock-mod-lua_0.9.4-1_all.ipk opkg install /tmp/ruantiblock-mod-lua_0.9.5-0_all.ipk
rm /tmp/ruantiblock-mod-lua_0.9.4-1_all.ipk rm /tmp/ruantiblock-mod-lua_0.9.5-0_all.ipk
uci set ruantiblock.config.bllist_module="/usr/libexec/ruantiblock/ruab_parser.lua" uci set ruantiblock.config.bllist_module="/usr/libexec/ruantiblock/ruab_parser.lua"
uci commit ruantiblock uci commit ruantiblock
@@ -116,13 +116,13 @@
Приложение для LuCI (веб-интерфейса OpenWrt). [Подробнее тут](https://github.com/gSpotx2f/ruantiblock_openwrt/wiki/luci%E2%80%91app%E2%80%91ruantiblock). Приложение для 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_0.9.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_0.9.4-1_all.ipk wget --no-check-certificate -O /tmp/luci-app-ruantiblock_0.9.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-app-ruantiblock_0.9.5-0_all.ipk
opkg install /tmp/luci-app-ruantiblock_0.9.4-1_all.ipk opkg install /tmp/luci-app-ruantiblock_0.9.5-0_all.ipk
wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.4-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_0.9.4-1_all.ipk wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_0.9.5-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/current/luci-i18n-ruantiblock-ru_0.9.5-0_all.ipk
opkg install /tmp/luci-i18n-ruantiblock-ru_0.9.4-1_all.ipk opkg install /tmp/luci-i18n-ruantiblock-ru_0.9.5-0_all.ipk
rm /tmp/luci-app-ruantiblock_0.9.4-1_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.4-1_all.ipk rm /tmp/luci-app-ruantiblock_0.9.5-0_all.ipk /tmp/luci-i18n-ruantiblock-ru_0.9.5-0_all.ipk
rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache* rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache*
/etc/init.d/rpcd restart /etc/init.d/rpcd restart