installer.sh: minor fix

This commit is contained in:
bol-van 2024-11-06 15:57:21 +03:00
parent 868d115c5d
commit 34c6c5e9ba

View File

@ -689,6 +689,7 @@ removable_pkgs_openwrt()
remove_extra_pkgs_openwrt() remove_extra_pkgs_openwrt()
{ {
local PKGS
echo \* remove dependencies echo \* remove dependencies
removable_pkgs_openwrt removable_pkgs_openwrt
echo these packages may have been installed by install_easy.sh : $PKGS echo these packages may have been installed by install_easy.sh : $PKGS