aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.cmd
diff options
context:
space:
mode:
authorJordan Wilberding <[email protected]>2015-08-22 17:21:55 -0700
committerJordan Wilberding <[email protected]>2015-08-22 17:21:55 -0700
commit5ba6c38e8fa911b2fe5ee90896b23f1b409e6256 (patch)
tree48de7ff71a9562f393b65522a036f0035a7c3c48 /bootstrap.cmd
parentb8d1267dc23b048646262827dae67f93f20a7d46 (diff)
parent5f564b72efe9d41daa6d2ebe9cf17ad946be977c (diff)
downloadrelx-5ba6c38e8fa911b2fe5ee90896b23f1b409e6256.tar.gz
relx-5ba6c38e8fa911b2fe5ee90896b23f1b409e6256.tar.bz2
relx-5ba6c38e8fa911b2fe5ee90896b23f1b409e6256.zip
Merge pull request #387 from tsloughter/master
Update readme and the copy of rebar3
Diffstat (limited to 'bootstrap.cmd')
-rw-r--r--bootstrap.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.cmd b/bootstrap.cmd
index 487157d..4deb2a3 100644
--- a/bootstrap.cmd
+++ b/bootstrap.cmd
@@ -2,6 +2,7 @@
:: Requires rebar3
:: Get dependencies, compile and escriptize relx
+@cmd /c @rebar3 update
@cmd /c @rebar3 escriptize
:: Create a shortcut file for running the relx command