mirror of https://github.com/jetkvm/kvm.git
Compare commits
1 Commits
93bc8de425
...
e1dcc5531e
| Author | SHA1 | Date |
|---|---|---|
|
|
e1dcc5531e |
|
|
@ -14,7 +14,6 @@ set -ex
|
|||
export DEBIAN_FRONTEND=noninteractive
|
||||
sudo apt-get update && \
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
iputils-ping \
|
||||
build-essential \
|
||||
device-tree-compiler \
|
||||
gperf g++-multilib gcc-multilib \
|
||||
|
|
|
|||
Loading…
Reference in New Issue