From 7f450ad2da97cbc7b4e2ec13c461ce1b022745b8 Mon Sep 17 00:00:00 2001 From: Lukas Date: Fri, 28 Jan 2022 16:39:55 +0100 Subject: [PATCH] test --- post-first-startup-scripts/create-user-vms.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-first-startup-scripts/create-user-vms.sh b/post-first-startup-scripts/create-user-vms.sh index 3a9fa6c..9295d06 100644 --- a/post-first-startup-scripts/create-user-vms.sh +++ b/post-first-startup-scripts/create-user-vms.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Attention please: will soon be deprecated in favor of a more generic VM model +# Attention please: will soon be deprecated in favor of a more generic virtual machine model # This script can be run as a normal user. # Make sure qemu-session is available as an URI in virt-manager running the following in your terminal: