Merge pull request #1310 from kylewelsby/master
Fixes #1309 _bash-it-clean-component-cache: command not foundpull/1316/head
commit
a967bc4d2f
|
|
@ -155,6 +155,7 @@ fi
|
|||
|
||||
# Load dependencies for enabling components
|
||||
source "$BASH_IT/lib/composure.bash"
|
||||
source "$BASH_IT/lib/utilities.bash"
|
||||
cite _about _param _example _group _author _version
|
||||
source "$BASH_IT/lib/helpers.bash"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue