This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-15 01:53:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bad048b7ba
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 05:34:01 -05:00
#!/bin/bash
Build: Introduce shellcheck (#18081) * Build: introduce shellcheck Fixes #16198
2019-07-23 05:12:33 -05:00
cd
/tmp
||
exit
1
build: migrates the build container into the main repo.
2019-03-19 05:34:01 -05:00
tar xfJ x86_64-centos6-linux-gnu.tar.xz
tar xfJ osxcross.tar.xz
Reference in New Issue
Copy Permalink