mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
3 lines
85 B
Bash
Executable File
3 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
rm ~/.tmp/dev/*.py > /dev/null 2>&1
|
|
python ../../scanner.py ~/.tmp/dev $* |