Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -6,6 +6,8 @@ source /opt/idssys/defaults/default.inc
|
|||||||
source /opt/idssys/nodemgmt/settings.conf
|
source /opt/idssys/nodemgmt/settings.conf
|
||||||
source /opt/idssys/nodemgmt/defaults.inc
|
source /opt/idssys/nodemgmt/defaults.inc
|
||||||
|
|
||||||
|
declare -A SERVICES
|
||||||
|
|
||||||
|
|
||||||
if [ "$1" != "service" ] && [ "$1" != "status-check" ]; then
|
if [ "$1" != "service" ] && [ "$1" != "status-check" ]; then
|
||||||
if [ "$1" != "status" ]; then
|
if [ "$1" != "status" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user