ComfyUI-Manager/scan.sh
dr.lt.data ef24e2cee6 improve: add preemptions for custom nodes
- better nickname displays for badge

fix: If the missing node is included in multiple custom node packs, it reports all the custom node packs.
2024-02-26 13:26:37 +09:00

8 lines
162 B
Bash
Executable File

#!/bin/bash
rm ~/.tmp/default/*.py > /dev/null 2>&1
python scanner.py ~/.tmp/default $@
cp extension-node-map.json node_db/new/.
echo Integrity check
./check.sh