aboutsummaryrefslogtreecommitdiffstats
path: root/env.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 12:23:52 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 12:23:52 -0500
commit6d6377aeb10d453e51a3e8f5863f24db40ae3a30 (patch)
tree4835fd6a6058234a4e4f424521395a4384a15e33 /env.sh
parentc7651e10b510157286effc055d6ce0c86d9e995c (diff)
parent1ff075252a4d0de5a14a8740fa440818c6b61ec1 (diff)
Merge branch 'cleanup' into chapter7
Diffstat (limited to 'env.sh')
-rw-r--r--env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/env.sh b/env.sh
index 269cb77..e3df8e1 100644
--- a/env.sh
+++ b/env.sh
@@ -39,6 +39,6 @@ export PS1 LC_ALL LFS LFS_TGT PATH CONFIG_SITE
export LFS_VER LFS_DISK LFS_PART LFS_PWD NUMPROCS MAKEFLAGS
-# Set spinner type (0-11 in funtions.sh)
+# Set spinner type (0-12 in funtions.sh)
SPINNER=0
export SPINNER