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]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=samir
|
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
|
StandardOutput=journal
|
||||||
StandardError=journal
|
StandardError=journal
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user