From 3b4d4026193e6ee110b5aa52e7ed9a53297ff3b7 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 30 Jan 2019 08:25:37 -0600 Subject: [PATCH] Update run.sh --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 6ade6866..6516b2d0 100755 --- a/run.sh +++ b/run.sh @@ -6,7 +6,7 @@ source /opt/idssys/defaults/default.inc if [ ! -f /opt/idssys/settings/nodemgmt.conf ]; then source /opt/idssys/nodemgmt/settings.conf else - source source /opt/idssys/settings/nodemgmt.conf + source /opt/idssys/settings/nodemgmt.conf fi source /opt/idssys/nodemgmt/defaults.inc