Add comment about .blueprint unarchiving in blueprint.sh.
This commit is contained in:
parent
f30f5ff4f4
commit
3f8a4d1546
1 changed files with 2 additions and 0 deletions
|
@ -313,6 +313,8 @@ if [[ ( $2 == "-i" ) || ( $2 == "-install" ) ]]; then VCMD="y"
|
|||
# Check if required programs are installed
|
||||
depend
|
||||
|
||||
# The following code does some magic to allow for extensions with a
|
||||
# different root folder structure than expected by Blueprint.
|
||||
if [[ $3 == "test␀" ]]; then
|
||||
dev=true
|
||||
n="dev"
|
||||
|
|
Loading…
Reference in a new issue