mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 05:18:15 +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/ |