ComfyUI-Manager/scan.sh
2023-12-28 10:58:50 +09:00

8 lines
159 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