Fix valk > talk typo
This commit is contained in:
parent
3113ba02d8
commit
ef0826599d
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ sudo systemctl start libvirtd
|
|||
sudo virsh list --all > /dev/null
|
||||
|
||||
# Allow anyone in the wheel group to talk to libvirt.
|
||||
greenprint "🚪 Allowing users in wheel group to valk to libvirt"
|
||||
greenprint "🚪 Allowing users in wheel group to talk to libvirt"
|
||||
WHEEL_GROUP=wheel
|
||||
if [[ $ID == rhel ]]; then
|
||||
WHEEL_GROUP=adm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue