Browse Source

installer.sh: minor fix

pull/726/head
bol-van 5 months ago
parent
commit
34c6c5e9ba
  1. 1
      common/installer.sh

1
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

Loading…
Cancel
Save