diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2014-04-22 12:18:06 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2014-04-22 12:18:06 -0300 |
| commit | faf776433b474217325c56968187bf35a4e1b911 (patch) | |
| tree | 968d5a7be7b14b2df6db341aab782daa12e43234 | |
| parent | 900d61e14fe347db9596656cffd8f8dae784a584 (diff) | |
| download | scripts-faf776433b474217325c56968187bf35a4e1b911.tar.gz scripts-faf776433b474217325c56968187bf35a4e1b911.tar.bz2 | |
Sandbox: add bootstrap remote
| -rwxr-xr-x | sandbox | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ fi # Use the best approach #git clone $BOOSTRAP $CODE/$PROJECT/puppet #git submodule add $BOOSTRAP puppet + git remote add puppet $BOOTSTRAP git subtree add --prefix puppet $BOOTSTRAP master --squash ) |
