summaryrefslogtreecommitdiff
path: root/bos.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bos.sh')
-rw-r--r--bos.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bos.sh b/bos.sh
index fe7fc0d..7859597 100644
--- a/bos.sh
+++ b/bos.sh
@@ -3,6 +3,7 @@
if [[ -z "$bos_inited" ]]; then
set -e
+ . bos-log.sh
. bos-args.sh
. bos-dispatch.sh
. bos-namespaces.sh