Update tellusagent.sh
This commit is contained in:
parent
e674098077
commit
7b0f021990
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ then
|
||||||
SERVICE_MODE=$1
|
SERVICE_MODE=$1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$DIRECTORY/tellusagent \
|
exec $DIRECTORY/tellusagent \
|
||||||
--connect-port ${CONNECT_PORT} \
|
--connect-port ${CONNECT_PORT} \
|
||||||
--control-port ${CONTROL_PORT} \
|
--control-port ${CONTROL_PORT} \
|
||||||
--media-port ${MEDIA_PORT} \
|
--media-port ${MEDIA_PORT} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue