From 6fc638f0f93d8409454fb80bb488eaae254273e0 Mon Sep 17 00:00:00 2001 From: gSpotx2f Date: Fri, 3 Dec 2021 22:44:23 +0300 Subject: [PATCH] =?UTF-8?q?Updated=20=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20ruantiblock=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Удаление-ruantiblock.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Удаление-ruantiblock.md b/Удаление-ruantiblock.md index defab58..6bd22e0 100644 --- a/Удаление-ruantiblock.md +++ b/Удаление-ruantiblock.md @@ -1,7 +1,8 @@ Для удаления ruantiblock можно воспользоваться скриптом `uninstall.sh`: - wget --no-check-certificate -O /tmp/uninstall.sh https://raw.githubusercontent.com/gSpotx2f/ruantiblock_openwrt/master/autoinstall/uninstall.sh && chmod +x /tmp/uninstall.sh && /tmp/uninstall.sh + wget --no-check-certificate -O /tmp/uninstall.sh https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master/autoinstall/uninstall.sh && chmod +x /tmp/uninstall.sh && /tmp/uninstall.sh Скрипт не удаляет конфиги в `/etc/ruantiblock`. При перустановке ruantiblock, также, желательно сначала выполнить удаление (заранее сохранив все необходимые конфиги), а затем чистую установку... +