1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grafana_ynh.git synced 2024-09-03 20:36:29 +02:00
grafana_ynh/scripts/_common.sh
Éric Gaspar 77f30c670b v2
2023-10-24 20:36:33 +02:00

20 lines
574 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# Debian package version for Grafana
GRAFANA_VERSION="10.1.5"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================