From ec7b83ebc9e28b4c8b7f8ea173c0dfb3a0c5ab85 Mon Sep 17 00:00:00 2001 From: gSpot Date: Fri, 23 Jun 2023 23:49:30 +0300 Subject: [PATCH] Updated --- Python‑модуль.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Python‑модуль.md b/Python‑модуль.md index 18dcea7..70fc770 100644 --- a/Python‑модуль.md +++ b/Python‑модуль.md @@ -27,9 +27,9 @@ OpenWrt 22.03: OpenWrt 23.05 и snapshot: - wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.1-0_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-py_1.1-0_all.ipk - opkg install /tmp/ruantiblock-mod-py_1.1-0_all.ipk - rm /tmp/ruantiblock-mod-py_1.1-0_all.ipk + wget --no-check-certificate -O /tmp/ruantiblock-mod-py_1.1-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/23.05/ruantiblock-mod-py_1.1-1_all.ipk + opkg install /tmp/ruantiblock-mod-py_1.1-1_all.ipk + rm /tmp/ruantiblock-mod-py_1.1-1_all.ipk **3. Включение модуля:**