From c629a23fd32afb69e0dd86f31868af70fa85175d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 2 Apr 2023 18:04:58 -0500 Subject: [PATCH] Update install-nodemgmt.sh --- install-nodemgmt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-nodemgmt.sh b/install-nodemgmt.sh index 2804101..b555c21 100755 --- a/install-nodemgmt.sh +++ b/install-nodemgmt.sh @@ -30,7 +30,7 @@ echo -e "NODE_HOSTNAME=\"$(hostname)\" # PUSHOVER_APP_TOKEN="" # PUSHOVER_USER_TOKEN="" -" > /opt/idssys/settings/nodemgmt.conf +" > /opt/idssys/nodemgmt/settings.conf echo ""