comfyui-sync
This commit is contained in:
8
systemd/comfyui-sync.service
Normal file
8
systemd/comfyui-sync.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user