Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
# NodeMgmt - Galera/NGINX Node Management Scripts
|
||||
|
||||
if [ ! -z ${1} ]; then
|
||||
action="$1"
|
||||
fi
|
||||
action="$1"
|
||||
|
||||
if [ ! -f /opt/idssys/settings/nodemgmt.conf ]; then
|
||||
if [ ! -d /opt/idssys/settings ]; then
|
||||
|
||||
Reference in New Issue
Block a user