1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-02 06:03:31 +02:00

Install script

This commit is contained in:
downthecrop 2019-11-13 11:39:26 +09:00
parent 51e4e3cdf5
commit 5deb1f4734

5
install.sh Executable file
View File

@ -0,0 +1,5 @@
sudo apt-get update
sudo apt-get install qemu-kvm qemu virt-manager virt-viewer libvirt-bin qemu-system qemu-utils python3 python3-pip git qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager ovmf
cd ~
git clone https://github.com/downthecrop/macOS-Simple-KVM
cd macOS-Simple-KVM