aboutsummaryrefslogtreecommitdiff
path: root/sbonewmaint
diff options
context:
space:
mode:
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