mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2025-01-18 19:23:44 +01:00
10 lines
179 B
Desktop File
10 lines
179 B
Desktop File
[Unit]
|
|
Description=Daily quick-backup
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/jas/repos/codeberg.org/hyperreal/admin-scripts/shell/quick-backup
|
|
|
|
[Install]
|
|
WantedBy=default.target
|