mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 06:34:56 +00:00
6 lines
119 B
SYSTEMD
6 lines
119 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backup contabo files once per week
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/home/bruno/Backups/Contabo/backup-files.sh
|