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. Скачивание файлов и установка прав доступа:**
|
**2. Скачивание файлов и установка прав доступа:**
|
||||||
|
|
||||||
mkdir -p /usr/lib/python3.7
|
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
|
||||||
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
|
opkg install /tmp/ruantiblock-mod-py_0.9.0-1_all.ipk
|
||||||
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
|
rm /tmp/ruantiblock-mod-py_0.9.0-1_all.ipk
|
||||||
chmod +x /usr/bin/ruab_parser.py
|
|
||||||
|
|
||||||
**3. Включение модуля:**
|
**3. Включение модуля:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user