Unverified Commit 6790ecf3 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Install more packages

Install more packages
parents a41ab87c 38f5182d
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}.."