From 7ad6125fa5618be502fc65d72efc1d9f86ba66c9 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Tue, 26 Mar 2024 09:57:28 +0100 Subject: [PATCH] launchers/windows10 : suppression initialisation de QEMUSH_NAME --- qemu/launchers/windows10 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qemu/launchers/windows10 b/qemu/launchers/windows10 index 9c29071..c843e1b 100755 --- a/qemu/launchers/windows10 +++ b/qemu/launchers/windows10 @@ -1,10 +1,6 @@ #!/usr/bin/env sh export QEMUSH_RAM=4G export QEMUSH_BASE=kvm -[ -z "$QEMUSH_NAME" ] && { - export QEMUSH_NAME - QEMUSH_NAME=$(basename "$0") -} # Launch the virtual machine set -- spice \