docs(deployment): remove --upload from backup timer (R2 not yet configured)
All checks were successful
All checks were successful
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -896,7 +896,7 @@ After=docker.service
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=samir
|
||||
ExecStart=/usr/bin/bash /home/samir/apps/orion/scripts/backup.sh --upload
|
||||
ExecStart=/usr/bin/bash /home/samir/apps/orion/scripts/backup.sh
|
||||
StandardOutput=journal
|
||||
StandardError=journal
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user