Files
grafana/scripts/build/prepare-enterprise.sh

7 lines
144 B
Bash
Raw Normal View History

#!/bin/bash
cd ..
git clone -b master --single-branch git@github.com:grafana/grafana-enterprise.git --depth 1
cd grafana-enterprise
./build.sh