summaryrefslogtreecommitdiff
path: root/update_gotify.sh
Commit message (Collapse)AuthorAge
* Fix: Replace unsupported restic flags for 0.18.1 compatibilityv1.2Sam Scholten2025-10-22
| | | | | | - Replace --lock-retry-after and --lock-stale-timeout with --retry-lock - Fix shell script quoting issues (SC2086, SC2046) - All tests passing: local, remote, lint, format
* initSam Scholten2025-09-11