mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
6 lines
95 B
Bash
Executable File
6 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd /tmp || exit 1
|
|
tar xfJ x86_64-centos6-linux-gnu.tar.xz
|
|
tar xfJ osxcross.tar.xz
|