summaryrefslogtreecommitdiff
path: root/scripts/install/install-image-existing
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install/install-image-existing')
-rwxr-xr-xscripts/install/install-image-existing1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/install/install-image-existing b/scripts/install/install-image-existing
index abbd1421..feba6683 100755
--- a/scripts/install/install-image-existing
+++ b/scripts/install/install-image-existing
@@ -280,7 +280,6 @@ fi
# unmount filesystems
if ! try_unmount "--read-only $INST_ROOT $READ_ROOT"; then
- rm -rf $REL_ROOT
failure_exit 'Failed to unmount new squashfs image.'
fi