Exec was wrong
This commit is contained in:
parent
49156a08b6
commit
013ba3f6c7
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ Target = *
|
|||
[Action]
|
||||
Description = Borg backup
|
||||
When = PreTransaction
|
||||
Exec = source /home/flyingscorpio/SetupCockpit/secrets && /home/flyingscorpio/SetupCockpit/borg_backup.sh
|
||||
Exec = /bin/bash 'source /home/flyingscorpio/SetupCockpit/secrets && /home/flyingscorpio/SetupCockpit/borg_backup.sh'
|
||||
Depends = borg
|
||||
|
|
Loading…
Add table
Reference in a new issue