From f62656f03f293b6b6d848496ad6340e14e52b6b0 Mon Sep 17 00:00:00 2001 From: AltGrF13 Date: Thu, 2 Jan 2025 09:02:36 +0300 Subject: [PATCH] =?UTF-8?q?#234=20=D1=81=D0=B8=D0=BD=D1=85=D1=80=D0=BE?= =?UTF-8?q?=D0=BD=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20=D1=81=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=BA=D0=BE=D0=B2=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opt/bin/main/setup | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/opt/bin/main/setup b/opt/bin/main/setup index a0a1c57..60d426b 100644 --- a/opt/bin/main/setup +++ b/opt/bin/main/setup @@ -307,8 +307,9 @@ rm_package_files(){ rm_file /opt/etc/ndm/fs.d/15-kvas-start.sh rm_file /opt/etc/cron.5mins/check_vpn - rm_file /opt/bin/kvas rm_file /opt/etc/adblock + # корректно ли так поступать вместо opkg remove? + rm_file /opt/bin/kvas rm_dir /opt/apps/kvas } && when_ok || when_bad @@ -462,6 +463,12 @@ rm_previous_version_files(){ rm_file /opt/etc/cron.hourly/ipset.kvas rm_file /opt/etc/cron.daily/ipset.kvas + rm_file /opt/etc/adblock + # full + rm_file /opt/etc/ads_exception.list + rm_file /opt/etc/inface_equals + rm_file /opt/tmp/adblock + # текущие rm_dir /opt/etc/.kvas rm_dir /opt/apps/kvas