Compare commits
3 Commits
cbe45d8d0e
...
c93c871c5a
| Author | SHA1 | Date | |
|---|---|---|---|
| c93c871c5a | |||
| adfe872be9 | |||
| 58c204b144 |
@@ -1,8 +0,0 @@
|
|||||||
[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
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Run comfyui-sync every 30 minutes
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnCalendar=*:0/30
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
||||||
Reference in New Issue
Block a user