aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-24 14:37:02 +0200
committerVictor Häggqvist <[email protected]>2014-06-24 14:37:02 +0200
commit9f41e857aadbb47909156449459c9e4bb5cc1498 (patch)
treeefda119b714080306224be9e68b503a2be53fc3b /build.sh
parent527204ecf7a0e5239c66b9c5a43cf1ccceefbdf5 (diff)
run build inside vagrant env
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..dffd6bc
--- /dev/null
+++ b/build.sh
@@ -0,0 +1 @@
+vagrant ssh -c "php /vagrant/parsedown-modx/_build/build.transport.php"