mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-02 14:27:40 +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/*
|