mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2025-01-18 12:50:47 +00:00
8 lines
161 B
Desktop File
Executable File
8 lines
161 B
Desktop File
Executable File
[Unit]
|
|
Description=Backup joplin weekly
|
|
OnFailure=logErrors@%n.service
|
|
|
|
[Service]
|
|
User=bruno
|
|
ExecStart=/home/bruno/Apps/linuxShortcuts/Services/backup-joplin.sh
|