aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlfs.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/lfs.sh b/lfs.sh
index b21fb95..7a4eaa9 100755
--- a/lfs.sh
+++ b/lfs.sh
@@ -99,8 +99,8 @@ for package in m4 ncurses bash coreutils diffutils file findutils gawk grep gzip
fi
done
-#source chapter6/cleanup.sh
-#source chapter6/backup.sh
+source chapter6/cleanup.sh
+source chapter6/backup.sh
chmod ugo+x preparechroot.sh
chmod ugo+x insidechroot.sh