mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
f9d423b15a
- date -u +%H:%M:%S UTC → ts() helper with date -u +"%H:%M:%S UTC" (UTC as a separate word was being treated as an extra date argument) - Backup dir changed from /var/novacpx/backups/ (root-owned, doesn't exist) to /tmp/novacpx-backup-TIMESTAMP/ (always writable by www-data) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>