Update source/agent-remote/_allservicesstatus.sh
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
# Get all services on the server
|
# Get all services on the server
|
||||||
SCRIPT_DIR="$(dirname "$0")"
|
SCRIPT_DIR="$(dirname "$0")"
|
||||||
|
|
||||||
|
# export the passed variables from C++, so subshell can use them.
|
||||||
|
export AGENT_PATH="${AGENT_PATH}"
|
||||||
|
export HOST_NAME="${HOST_NAME}"
|
||||||
|
export SERVER="${SERVER}"
|
||||||
|
|
||||||
# //------------------------------------------------------------------------------------------------
|
# //------------------------------------------------------------------------------------------------
|
||||||
# // remote paths
|
# // remote paths
|
||||||
# // DROPSHELL_DIR
|
# // DROPSHELL_DIR
|
||||||
|
Reference in New Issue
Block a user