Files
schmeeve-toolz/systemd/comfyui-sync.service
2026-06-20 07:02:59 -07:00

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