diff --git a/scripts/_common.sh b/scripts/_common.sh index f59a33f..027e8c8 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -8,7 +8,7 @@ GRAFANA_VERSION="8.3.3" # dependencies used by the app -pkg_dependencies="influxdb" +pkg_dependencies="influxdb2" #================================================= # PERSONAL HELPERS