mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
7 lines
97 B
Desktop File
7 lines
97 B
Desktop File
[Unit]
|
|
Description=borgmatic backup
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/root/.local/bin/borgmatic
|