Files
aurorabot/shared/scripts/db-backup.sh
syntaxbullet 121c242168
All checks were successful
Deploy to Production / test (push) Successful in 35s
fix: handle permission denied on backup directory
The backups directory may have been created by Docker/root, making it
unwritable by the deploy user. The script now detects this and attempts
to fix permissions automatically (chmod, then sudo chown as fallback).

Also added shared/db/backups to .gitignore.
2026-02-13 14:48:06 +01:00

2.3 KiB
Executable File