aboutsummaryrefslogtreecommitdiffstats
path: root/env.sh
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 12:16:39 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-04-01 12:16:39 -0500
commitc7651e10b510157286effc055d6ce0c86d9e995c (patch)
tree15ab0fe8a45645a9f984892e9fe7a746c6a3dfa9 /env.sh
parentdc161b4d4f5c37c2e72a953e639641b112fb68a0 (diff)
parent0f7d778bfe357bd031249165d69561a5f92a0d8a (diff)
Merge branch 'cleanup' into chapter7
Diffstat (limited to 'env.sh')
-rw-r--r--env.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/env.sh b/env.sh
index 4e05c06..269cb77 100644
--- a/env.sh
+++ b/env.sh
@@ -37,3 +37,8 @@ unset numjobs
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)
+SPINNER=0
+export SPINNER