mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +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
|