fix path
This commit is contained in:
@@ -3,6 +3,6 @@ Description=Sync new ComfyUI outputs to Samba share, organize, and rename
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=%h/git/schmeeve-toolz/comfyui-sync
|
ExecStart=/home/schmeeve/git/schmeeve-toolz/comfyui-sync
|
||||||
StandardOutput=append:%h/.local/state/comfyui-sync.log
|
StandardOutput=append:/home/schmeeve/.local/state/comfyui-sync.log
|
||||||
StandardError=append:%h/.local/state/comfyui-sync.log
|
StandardError=append:/home/schmeeve/.local/state/comfyui-sync.log
|
||||||
|
|||||||
Reference in New Issue
Block a user