6 lines
134 B
Desktop File
6 lines
134 B
Desktop File
[Unit]
|
|
Description=Backup databases and folders
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/backbit | tee -a /var/log/backbit/main.log
|