flarum/scripts/workbench.sh

8 lines
161 B
Bash
Raw Normal View History

2014-12-24 13:58:55 +00:00
#! /bin/bash
mkdir -p /vagrant/workbench/flarum/core
cd /vagrant/workbench/flarum/core
git clone https://github.com/flarum/core .
bash /vagrant/scripts/app.sh