launchers/windows10 : suppression initialisation de QEMUSH_NAME

This commit is contained in:
Ahurac 2024-03-26 09:57:28 +01:00
parent 5e9491e095
commit 7ad6125fa5

View file

@ -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 \