8 lines
125 B
Desktop File
8 lines
125 B
Desktop File
[Unit]
|
|
Description=Restic backup service
|
|
|
|
[Service]
|
|
ExecStart=/home/cyryl/tools/backup.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|