mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Created Удаление ruantiblock (markdown)
@@ -0,0 +1,7 @@
|
|||||||
|
Для удаления 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
|
||||||
|
|
||||||
|
Скрипт не удаляет конфиги в `/etc/ruantiblock`.
|
||||||
|
|
||||||
|
При перустановке ruantiblock, также, желательно сначала выполнить удаление (заранее сохранив все необходимые конфиги), а затем чистую установку...
|
||||||
Reference in New Issue
Block a user