.dots/systemd/restic/restic.service

9 lines
153 B
Desktop File

[Unit]
Description=restic backup
[Service]
Type=oneshot
ExecStart=/home/velvettear/.dots/scripts/restic/restic.sh
[Install]
WantedBy=multi-user.target