mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: updates install links for 4.1.0 beta
This commit is contained in:
4
packaging/publish/publish_testing.sh
Normal file → Executable file
4
packaging/publish/publish_testing.sh
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env bash
|
||||
deb_ver=4.0.2-1481203731
|
||||
rpm_ver=4.0.2-1481203731
|
||||
deb_ver=4.1.0-1482230757beta1
|
||||
rpm_ver=4.1.0-1482230757beta1
|
||||
|
||||
wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user