diff options
-rwxr-xr-x | sandbox | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ fi git branch dev git checkout dev echo '.vagrant' >> .gitignore + git commit -a -m "Dev branch with vagrant support" # Use the best approach #git clone $BOOSTRAP $CODE/$PROJECT/puppet |