8 lines
174 B
Desktop File
8 lines
174 B
Desktop File
[Unit]
|
|
Description=Copy KeePassXC database file to Nextcloud for backup
|
|
Wants=default.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/home/zander/scripts/backup-keepassxc-db.sh %i
|