diff --git a/bash_it.sh b/bash_it.sh index 94fbf72a..8557a236 100755 --- a/bash_it.sh +++ b/bash_it.sh @@ -29,7 +29,7 @@ then fi # Load composure first, so we support function metadata -source "${BASH_IT}/lib/composure.sh" +source "${BASH_IT}/lib/composure.bash" # support 'plumbing' metadata cite _about _param _example _group _author _version