prepare-enterprise.sh 144 B

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