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
38
Packages
Projects
Releases
Wiki
Activity
519ec93c7d
grafana
/
scripts
/
build
/
ci-build
/
bootstrap.sh
6 lines
95 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
cd
/tmp
||
exit
1
tar xfJ x86_64-centos6-linux-gnu.tar.xz
tar xfJ osxcross.tar.xz
Reference in New Issue
View Git Blame
Copy Permalink