Revert "Crucial Fix: command wrong written, cp"

This commit is contained in:
Justin Hayes
2024-08-16 13:59:04 -04:00
committed by GitHub
parent 24c5609f38
commit 39b6ced7ec

View File

@@ -240,7 +240,7 @@ For Windows:
git clone https://github.com/open-webui/open-webui.git
cd open-webui
cp .env.example .env
copy .env.example .env
npm install
npm run build