dotfiles/config/systemd/user/quick-backup.service
2025-04-13 12:12:03 -05:00

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