.
This commit is contained in:
0
source/agent-remote/datacommands_v2.sh
Normal file → Executable file
0
source/agent-remote/datacommands_v2.sh
Normal file → Executable file
4
source/agent-remote/ds_run.sh
Normal file → Executable file
4
source/agent-remote/ds_run.sh
Normal file → Executable file
@@ -39,8 +39,8 @@ fi
|
|||||||
source "${AGENT_PATH}/common.sh"
|
source "${AGENT_PATH}/common.sh"
|
||||||
|
|
||||||
# -- Validate arguments --
|
# -- Validate arguments --
|
||||||
if [[ $# -lt 3 ]]; then
|
if [[ $# -lt 2 ]]; then
|
||||||
echo "Usage: ds_run.sh SERVER SERVICE COMMAND [args...]" >&2
|
echo "Usage: ds_run.sh SERVICE COMMAND [args...]" >&2
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user