Files
schmeeve-toolz/by-machine/nimo.loc/comfyui-sync.service
2026-06-20 17:33:21 -07:00

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