diff --git a/blueprint/lib/throwError.sh b/blueprint/lib/throwError.sh index 30e1287..fa4435a 100644 --- a/blueprint/lib/throwError.sh +++ b/blueprint/lib/throwError.sh @@ -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