container-expire-notifs/enable-expire-notifs.sh
2024-06-19 05:03:12 +00:00

4 lines
187 B
Bash
Executable File

#!/bin/bash
[ -z "$1" ] && echo "You need to provide your api key fot this thing to work.
It is strongly advised enabling privacy mode (\`/privacy\`) for the time of execution" && exit 1