This commit is contained in:
jonathan santis 2025-01-09 12:04:23 +01:00
parent 05fae5d068
commit 9a3f705631

View File

@ -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