diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-19 16:21:50 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-19 16:21:50 -0300 |
commit | bf073f5965875ca01087c320abe109fec0839430 (patch) | |
tree | 945d6d306c4d5476bbff23de565cdd2860dcbb60 | |
parent | 2d03c7249580ab779430108fa838e9ff1d3bed5d (diff) | |
download | puppet-bootstrap-bf073f5965875ca01087c320abe109fec0839430.tar.gz puppet-bootstrap-bf073f5965875ca01087c320abe109fec0839430.tar.bz2 |
Makefile fix
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ REPO = git://git.sarava.org/puppet-bootstrap.git all: clean remote modules -modules: +submodules: mr up remote: |