aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-10-25 19:10:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-10-25 19:10:46 -0200
commit3022f8f8e9d67ec73801ad2068a1d32f2381bd94 (patch)
tree011868045e09095d4fa2a83f5a14f27078e25fda /Makefile
parente4ae97e75dd88884340792795ccfce942a199dae (diff)
downloadpuppet-bootstrap-3022f8f8e9d67ec73801ad2068a1d32f2381bd94.tar.gz
puppet-bootstrap-3022f8f8e9d67ec73801ad2068a1d32f2381bd94.tar.bz2
Updates README and Mekfile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d13a878..8d77330 100644
--- a/Makefile
+++ b/Makefile
@@ -35,6 +35,9 @@ subtrees:
symlinks:
bin/symlinks $(MODULES)
+copymodules:
+ bin/copymodules $(MODULES)
+
remote:
git remote add bootstrap $(REPO)