From 41a075218cc1c4f05400e490be3e8ef96a70c072 Mon Sep 17 00:00:00 2001 From: amolinae06 Date: Sat, 3 May 2025 14:20:59 -0600 Subject: [PATCH] cron support --- webhook | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webhook b/webhook index 627c771..9513f02 100644 --- a/webhook +++ b/webhook @@ -7,6 +7,8 @@ discord_url="" message="" # Embed color (e.g. 45973) embed_color="" +# latestalbum path (for cron job, e.g. /home/amolinae/.local/bin/latestalbum) +lapath="" generate_post_data() { cat <