mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 21:09:53 +00:00
4 lines
142 B
Bash
Executable File
4 lines
142 B
Bash
Executable File
cd "$(dirname "$0")"
|
|
python builder.py deploy_files.txt -o ../build/litegraph.min.js -o2 ../build/litegraph.js --nomin
|
|
chmod a+rw ../build/*
|