concourse-apprise-notifier/check

7 lines
46 B
Text
Raw Normal View History

2023-05-26 18:04:49 +00:00
#!/bin/sh
2023-05-26 19:01:05 +00:00
exec 3>&1
exec 1>&2
echo "[]" >&3