#!/bin/sh set -eu message="$(cat)" curl https://notify.shore.co.il/send -d "$message"