Link to helper scripts

pull/1984/head
noramullen1 2020-12-14 17:50:41 -08:00
parent be86cb2000
commit db28b4847c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ To override the default configuration path (`~/.influxdbv2/`), use the new `--v2
We've renamed the InfluxDB v2 DEB and RPM packages to clarify versions. The package name is now `influxdb2` and conflicts with any previous `influxdb` package (including initial 2.0.0, 2.0.1, and 2.0.2 packages).
This release also defines v2-specific path defaults and provides helper scripts for `influxd upgrade` and cleanup cases.
This release also defines v2-specific path defaults and provides [helper scripts](https://github.com/influxdata/influxdb/blob/master/scripts/influxdb2-upgrade.sh) for `influxd upgrade` and cleanup cases.
### Features