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