11 lines
341 B
Desktop File
11 lines
341 B
Desktop File
[Unit]
|
|
Description=Sync new ComfyUI outputs to Samba share, organize, and rename
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=schmeeve
|
|
Environment=HOME=/home/schmeeve
|
|
ExecStart=/home/schmeeve/git/schmeeve-toolz/comfyui-sync
|
|
StandardOutput=append:/home/schmeeve/.local/state/comfyui-sync.log
|
|
StandardError=append:/home/schmeeve/.local/state/comfyui-sync.log
|