8 lines
142 B
Desktop File
8 lines
142 B
Desktop File
[Unit]
|
|
Description=Sync personal files with a remote called drive
|
|
|
|
[Service]
|
|
ExecStart=%h/.scripts/sync.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|