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