mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 03:07:48 +00:00
8 lines
214 B
Desktop File
Executable File
8 lines
214 B
Desktop File
Executable File
[Unit]
|
|
Description=Backup contabo daily
|
|
OnFailure=logErrors@%n.service
|
|
|
|
[Service]
|
|
ExecStart=/home/bruno/Backups/Contabo/backup-contabo.sh
|
|
EnvironmentFile=/home/bruno/Apps/linuxShortcuts/Services/backup-contabo.env
|