mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Updated Python‑модуль (markdown)
+3
-4
@@ -7,10 +7,9 @@
|
||||
|
||||
**2. Скачивание файлов и установка прав доступа:**
|
||||
|
||||
mkdir -p /usr/lib/python3.7
|
||||
wget --no-check-certificate -O /usr/bin/ruab_parser.py https://raw.githubusercontent.com/gSpotx2f/ruantiblock_openwrt/master/ruantiblock-mod-py/files/usr/bin/ruab_parser.py
|
||||
wget --no-check-certificate -O /usr/lib/python3.7/ruab_sum_ip.py https://raw.githubusercontent.com/gSpotx2f/ruantiblock_openwrt/master/ruantiblock-mod-py/files/usr/lib/python3.7/ruab_sum_ip.py
|
||||
chmod +x /usr/bin/ruab_parser.py
|
||||
wget --no-check-certificate -O /tmp/ruantiblock-mod-py_0.9.0-1_all.ipk https://raw.githubusercontent.com/gSpotx2f/ruantiblock_openwrt/master/packages/19.07/ruantiblock-mod-py_0.9.0-1_all.ipk
|
||||
opkg install /tmp/ruantiblock-mod-py_0.9.0-1_all.ipk
|
||||
rm /tmp/ruantiblock-mod-py_0.9.0-1_all.ipk
|
||||
|
||||
**3. Включение модуля:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user