10 lines
166 B
Desktop File
10 lines
166 B
Desktop File
[Unit]
|
|
Description=Forgejo Backup
|
|
Wants=forgejo_backup.timer
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/var/xyzzy/bin/forgejo_backup.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|