feat(throwError): add comment at file begin
This commit is contained in:
parent
bd8628c97d
commit
6f5526a0f0
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# This script has been created as part of the Blueprint source code
|
||||
# and may be intergrated directly into the core in the future.
|
||||
|
||||
source $BLUEPRINT__FOLDER/.blueprint/lib/bash_colors.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue