flocon/user-services/.config/systemd/user/sync.service
2023-06-01 11:26:29 +02:00

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