This commit is contained in:
ahmadbilalkhalid 2019-09-17 18:31:36 +05:00
parent 41737ee35a
commit e1947ba9f9

View file

@ -69,7 +69,7 @@ EOF
apt upgrade --yes apt upgrade --yes
# Install QEMU # 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" echo "Unsupported OS/Distribution"