update wording

This commit is contained in:
m0duspwnens
2021-05-04 10:34:13 -04:00
parent a0f1839162
commit 2d91e509fa

View File

@@ -309,7 +309,7 @@ post_2.3.30_to_2.3.40() {
post_2.3.5X_to_2.3.60() {
# These are post upgrade changes that need to take place after all the new states have been applied.
echo ""
echo "Migrating InfluxDB data in the background. Depending on how much data is present, the process may take an hour or two to complete after soup finishes. Do not restart the so-influxdb container or server until this completes."
echo "Migration of InfluxDB data will begin in the background. Depending on how much data is present, the process may take an hour or two to complete after soup finishes. Do not restart the so-influxdb container or server until this completes."
echo "The status can be checked in $INFLUXDB_MIGRATION_LOG"
read -p "Press enter to continue."
echo ""