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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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