aboutsummaryrefslogtreecommitdiffstats
path: root/lfs.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 16:32:34 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 16:32:34 -0500
commit193cfb48599911ae3ce04414a36d639e4fbfcf77 (patch)
tree3c786b6add64467a052864c92199ac067865876c /lfs.sh
parent1a488adb59bfb12d64d8e6694b8bdb2bea7a2832 (diff)
Add message for cleanup and backup tasks.
Diffstat (limited to 'lfs.sh')
-rwxr-xr-xlfs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lfs.sh b/lfs.sh
index 275e8f2..ad7f2ea 100755
--- a/lfs.sh
+++ b/lfs.sh
@@ -118,6 +118,7 @@ for package in m4 ncurses bash coreutils diffutils file findutils gawk grep gzip
fi
done
+printf "%b" "\n${YLW}Chapter 6 ${GRN}cleanup and backup${RST}\n"
source chapter6/cleanup.sh
source chapter6/backup.sh