From 34c6c5e9ba25581d533d1682788c7ded1696756c Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 6 Nov 2024 15:57:21 +0300 Subject: [PATCH] installer.sh: minor fix --- common/installer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/installer.sh b/common/installer.sh index 687becd..2f3a3b6 100644 --- a/common/installer.sh +++ b/common/installer.sh @@ -689,6 +689,7 @@ removable_pkgs_openwrt() remove_extra_pkgs_openwrt() { + local PKGS echo \* remove dependencies removable_pkgs_openwrt echo these packages may have been installed by install_easy.sh : $PKGS