Update bash_it.sh

Fixed file name after renaming.
This commit is contained in:
Nils Winkler
2015-03-29 12:31:06 +02:00
parent 7e2f4b0738
commit 95014c5ed5

View File

@@ -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