Add Donetick app script

This commit is contained in:
Frans Stofberg
2025-11-01 22:50:54 +02:00
parent d49a1704e5
commit 4171b1f9dc
5 changed files with 174 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ verb_ip6() {
# # This function handles errors
# error_handler() {
# source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/api.func)
# source <(curl -fsSL https://raw.githubusercontent.com/fstof/ProxmoxVED/refs/heads/donetick/misc/api.func)
# local exit_code="$1"
# local line_number="$2"
# local command="${3:-}"