apprise starting point
This commit is contained in:
@@ -33,5 +33,9 @@ ${NOTIFICATION}"
|
||||
--form-string "content=${NOTIFICATION}" \
|
||||
https://api.pushed.co/1/push
|
||||
fi
|
||||
|
||||
if [ ! -s ~/.apprise ];then
|
||||
apprise -vv -t 'New Species Detected' -b ${NOTIFICATION}
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user