This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
87
Packages
Projects
Releases
Wiki
Activity
b13939b9af
grafana
/
scripts
/
build
/
ci-build
/
bootstrap.sh
6 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
build: migrates the build container into the main repo.
2019-03-19 18:34:01 +08:00
#!/bin/bash
Build: Introduce shellcheck (#18081) * Build: introduce shellcheck Fixes #16198
2019-07-23 18:12:33 +08:00
cd
/tmp
||
exit
1
build: migrates the build container into the main repo.
2019-03-19 18:34:01 +08:00
tar xfJ x86_64-centos6-linux-gnu.tar.xz
tar xfJ osxcross.tar.xz