mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(build): update publish script for 4.0.x release
This commit is contained in:
parent
9143165580
commit
a73bebbf3d
@ -1,7 +1,6 @@
|
|||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
deb_ver=4.0.0-1480439068
|
||||||
deb_ver=3.1.1-1470047149
|
rpm_ver=4.0.0-1480439068
|
||||||
rpm_ver=3.1.1-1470047149
|
|
||||||
|
|
||||||
wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
|
wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user