From c00d6710988fa60ce907cc927cb81d1a76d45ebc Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 28 Feb 2023 09:40:57 -0500 Subject: [PATCH] backup influx dir --- setup/so-functions | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/so-functions b/setup/so-functions index 381c4b497..35d625faa 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1832,6 +1832,7 @@ reinstall_init() { # Backup (and erase) directories in /nsm to prevent app errors backup_dir /nsm/mysql "$date_string" backup_dir /nsm/kratos "$date_string" + backup_dir /nsm/influxdb "$date_string" # Remove the old launcher package in case the config changes remove_package launcher-final