Skip to content

Commit

Permalink
Updated update scaffold. (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored and grasmash committed Jun 16, 2016
1 parent 4fec96c commit 7119333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/scripts/blt/update-scaffold
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ command -v svn >/dev/null 2>&1 || { echo "The svn command could not be found. Pl
# Upstream directories to pull. These will be prefixed with "template/".
BLT_DIRS=(
"blt.sh"
"example.project.local.yml"
".gitignore"
"build/core"
"factory-hooks/post-settings-php/protect_env.php.example"
"hooks/samples"
Expand Down

0 comments on commit 7119333

Please sign in to comment.