Install more packages

This commit is contained in:
Kroese 2023-05-02 04:52:18 +02:00 committed by GitHub
parent e23442b4f2
commit 8298dd1690

View File

@ -80,8 +80,6 @@ function installPackages {
BASE=$(basename "$filename" .spk)
BASE="${BASE%%-*}"
[[ $BASE == "ScsiTarget" ]] && continue
[[ $BASE == "DhcpServer" ]] && continue
[[ $BASE == "ActiveInsight" ]] && continue
echo "$HEADER: Installing package ${BASE}.."