mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
3 lines
No EOL
140 B
Bash
3 lines
No EOL
140 B
Bash
mkdir -p ./static/pyodide
|
|
cp ./node_modules/pyodide/pyodide* ./static/pyodide/
|
|
cp ./node_modules/pyodide/python_stdlib.zip ./static/pyodide/ |