summaryrefslogtreecommitdiffstats
path: root/vagrant_support/bmo-refresh-bundle.j2
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_support/bmo-refresh-bundle.j2')
-rwxr-xr-xvagrant_support/bmo-refresh-bundle.j23
1 files changed, 3 insertions, 0 deletions
diff --git a/vagrant_support/bmo-refresh-bundle.j2 b/vagrant_support/bmo-refresh-bundle.j2
new file mode 100755
index 000000000..6981d9eb7
--- /dev/null
+++ b/vagrant_support/bmo-refresh-bundle.j2
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+curl -q -L '{{VENDOR_BUNDLE_URL}}' | sudo tar -zxf - -C /opt