PortValhalla/scripts/Common/Config/Virtual Machine Manager/install.sh

3 lines
46 B
Bash
Raw Normal View History

#!/bin/bash
2023-04-06 16:06:50 +00:00
sudo usermod -aG libvirt "$USER";