diff --git a/src/power.sh b/src/power.sh index 7fea496..b8f767d 100644 --- a/src/power.sh +++ b/src/power.sh @@ -19,7 +19,6 @@ if [[ "$KVM" == [Nn]* ]]; then QEMU_TIMEOUT=$(( QEMU_TIMEOUT*2 )) fi -rm -f "$QEMU_DIR/qemu.*" touch "$QEMU_LOG" _trap() {