Changed composure.bash stub to a more absolute path

pull/872/head
Brian Recchia 2017-01-23 12:30:54 -05:00
parent abdf70f127
commit cc495217e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/usr/bin/env bash
. $(dirname $0)/composure/composure.sh
. ${BASH_IT}/lib/composure/composure.sh