mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 00:50:51 +00:00
7 lines
130 B
SYSTEMD
7 lines
130 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backup joplin weekly
|
||
|
|
||
|
[Service]
|
||
|
User=bruno
|
||
|
ExecStart=/home/bruno/Apps/linuxShortcuts/Services/backup-joplin.sh
|