From 9a3f705631160341647f7f7488cbfda5948909a8 Mon Sep 17 00:00:00 2001 From: jonathan santis Date: Thu, 9 Jan 2025 12:04:23 +0100 Subject: [PATCH] sda --- caldav-workaround.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caldav-workaround.sh b/caldav-workaround.sh index df6f11a..78fbe00 100644 --- a/caldav-workaround.sh +++ b/caldav-workaround.sh @@ -13,5 +13,5 @@ curl --verbose --user $mail:$pw -X PUT \ -H "Content-Type:text/calendar" \ -T $file -echo "https://apps.kolabnow.com/calendars/$mail/$1" +echo "$endpoint/$mail/$1" set -o history