8 lines
141 B
Desktop File
8 lines
141 B
Desktop File
[Unit]
|
|
Description=Sync personal files with Google Drive
|
|
|
|
[Service]
|
|
ExecStart=/home/tony/.scripts/sync.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|