summaryrefslogtreecommitdiffstats
path: root/bootstrap-stage2-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap-stage2-install.sh')
-rwxr-xr-xbootstrap-stage2-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-stage2-install.sh b/bootstrap-stage2-install.sh
index f50f42c..819996d 100755
--- a/bootstrap-stage2-install.sh
+++ b/bootstrap-stage2-install.sh
@@ -58,7 +58,7 @@ log()
clean_root()
{
- [ -d root2 ] || return
+ [ -d root2 ] || return 0
cd root2