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

3 lines
41 B
Bash
Raw Normal View History

#!/bin/bash
usermod -aG libvirt "$USER";