Unverified Commit 38f5182d authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Install more packages

parent a41ab87c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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}.."