mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +00:00
6 lines
107 B
SYSTEMD
6 lines
107 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backup contabo daily
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/home/bruno/Backups/Contabo/backup-contabo.sh
|