10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description="Download latest camera shots"
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/home/powellc/.local/bin/camcap
|
|
|
|
[Install]
|
|
WantedBy=default.target
|