8 lines
136 B
Desktop File
8 lines
136 B
Desktop File
[Unit]
|
|
Description=Run Cloud Backup
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /usr/local/bin/cloud_backup.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|