mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-30 23:37:52 +08:00
improve: use channel.list instead of config.ini's channel_url.list
add: tutorial channel
This commit is contained in:
4
node_db/tutorial/scan.sh
Executable file
4
node_db/tutorial/scan.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
source ../../../../venv/bin/activate
|
||||
rm .tmp/*.py > /dev/null
|
||||
python ../../scanner.py
|
||||
Reference in New Issue
Block a user