summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 918bca70..0c0d63b0 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -90,7 +90,7 @@ cleanup_all() {
sudo kill -9 $(ps fax | grep [q]emu-system | grep "vnc=$DISPLAY " 2>/dev/null | awk '{print $1}') || true
sleep 0.3s
sudo lvremove -f $LV
- rm $QEMU_LAUNCHER
+ rm -f $QEMU_LAUNCHER
#
# cleanup image mount
#