PortValhalla/scripts/Software/Virtual Machine Manager/install.sh

3 lines
86 B
Bash
Raw Normal View History

#!/bin/bash
sudo apt install -y swtpm swtpm-tools libvirt-daemon-system virt-manager;