Commit Graph

2 Commits

Author SHA1 Message Date
Nick Heppler
bcefa2a437 fix(backup): remove -n flag from curl to fix empty response issue
The -n flag was causing curl to rely on .netrc, which conflicted with
explicit -u username:password usage and led to empty responses from
the backup API. Removing it ensures proper authentication.
2025-04-25 12:22:59 -04:00
Nick Heppler
b5d52bd3a3 Initial commit. 2025-04-25 09:56:17 -04:00