This commit is contained in:
2026-06-20 16:07:45 -07:00
parent c93c871c5a
commit ff30f63404

View File

@@ -3,6 +3,6 @@ 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
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