diff --git a/Python‑модуль.md b/Python‑модуль.md index bde3ef0..0fba1ac 100644 --- a/Python‑модуль.md +++ b/Python‑модуль.md @@ -7,9 +7,9 @@ **2. Скачивание файлов и установка прав доступа:** - wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.1-2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock-mod-py_0.9.1-2_all.ipk - opkg install /tmp/ruantiblock-mod-py_0.9.1-2_all.ipk - rm /tmp/ruantiblock-mod-py_0.9.1-2_all.ipk + wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.1-3_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/ruantiblock-mod-py_0.9.1-3_all.ipk + opkg install /tmp/ruantiblock-mod-py_0.9.1-3_all.ipk + rm /tmp/ruantiblock-mod-py_0.9.1-3_all.ipk **3. Включение модуля:**