aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/cleanup.sh')
-rw-r--r--chapter8/cleanup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/cleanup.sh b/chapter8/cleanup.sh
index 12bbae4..84b42ee 100644
--- a/chapter8/cleanup.sh
+++ b/chapter8/cleanup.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
if [ -f "${LFS}/sources/chapter8/cleanup" ]; then
printf "%b" " ${IGRN}Cleanup already performed${RST}\n"