new cloudflare script, to ease using their api.

This commit is contained in:
2023-11-30 12:19:12 -05:00
parent 618e81e0cf
commit 04558d57de
3 changed files with 185 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ colors=(
)
print_usage() {
echo "Usage: $0 [-h hook-url], [-c color], [-d [distinct-name]] [-t title] (message... | -z | < file.msg)"
echo "Usage: $0 [-h hook-url] [-c color] [-d [distinct-name]] [-t title] (message... | -z | < file.msg)"
}
# handle all arguments provided