Fixes running backup service
This commit is contained in:
parent
2ea0c800cd
commit
7eff7f4a19
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@ Description= Back up mysql and www data to a git repo and optionally push it out
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
Environment=USER=%i
|
||||
ExecStart=/data/indiehosters/importers/backup-snapshot.sh
|
||||
|
|
Loading…
Reference in a new issue