7 lines
174 B
Bash
7 lines
174 B
Bash
#!/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.
|
|
|
|
cd "${BLUEPRINT__FOLDER}"
|
|
|