aboutsummaryrefslogtreecommitdiff
path: root/sbonewmaint
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-11-25 21:50:38 -0500
committerB. Watson <yalhcru@gmail.com>2020-11-25 21:50:38 -0500
commitfe29a1a7f5fde6164b330a632229c9b09fc03b15 (patch)
tree1add0b9816c0b323fb0a8907ed7651baa8c8b028 /sbonewmaint
parente7ec987ccbf251897c05cd1a9b61fbfa52cb775f (diff)
downloadsbostuff-fe29a1a7f5fde6164b330a632229c9b09fc03b15.tar.gz
sbonewmaint: commentary
Diffstat (limited to 'sbonewmaint')
-rwxr-xr-xsbonewmaint1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbonewmaint b/sbonewmaint
index 189bc23..742edb5 100755
--- a/sbonewmaint
+++ b/sbonewmaint
@@ -1,5 +1,6 @@
#!/bin/sh
+# read config fresh, rather than use the env.
if [ -e ~/.sbostuff.cfg ]; then
source ~/.sbostuff.cfg
else