Skip to content

Commit fb77ab6

Browse files
authored
Update motion.sh
1 parent 5a68658 commit fb77ab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/motion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
onvif-motion-poll -a ${CAMERA_ADDRESS} -u ${CAMERA_USER} -p ${CAMERA_PASSWORD} -n ${CAMERA_NAME} -s ${SLACK_WEBHOOK} -t 30 -b ${SLACK_BOT_TOKEN} -c ${SLACK_CHANNEL_ID}
1+
onvif-motion-poll -a ${CAMERA_ADDRESS} -u ${CAMERA_USER} -p ${CAMERA_PASSWORD} -n ${CAMERA_NAME} -t 30 -b ${SLACK_BOT_TOKEN} -c ${SLACK_CHANNEL_ID}

0 commit comments

Comments
 (0)