a
This commit is contained in:
parent
41737ee35a
commit
e1947ba9f9
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -69,7 +69,7 @@ EOF
|
|||
apt upgrade --yes
|
||||
|
||||
# Install QEMU
|
||||
apt install qemu qemu-system python3 ceph python-pip python3-pip etcd-client --yes
|
||||
apt install qemu qemu-system python3 ceph python-pip python3-pip python3-dev etcd-client --yes
|
||||
;;
|
||||
*)
|
||||
echo "Unsupported OS/Distribution"
|
||||
|
|
Loading…
Reference in a new issue