mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 05:20:02 +08:00
Install more packages
This commit is contained in:
parent
e23442b4f2
commit
8298dd1690
@ -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}.."
|
||||
|
Loading…
x
Reference in New Issue
Block a user