mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 16:22:44 +00:00
3 lines
140 B
Bash
3 lines
140 B
Bash
mkdir -p ./static/pyodide
|
|
cp ./node_modules/pyodide/pyodide* ./static/pyodide/
|
|
cp ./node_modules/pyodide/python_stdlib.zip ./static/pyodide/ |