Skip to content

Commit c13ceb3

Browse files
Update Buidling-ls1-Brads-Env.md
Signed-off-by: Brad Hutchings <[email protected]>
1 parent 0442ee4 commit c13ceb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Buidling-ls1-Brads-Env.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ printf "\n**********\n*\n* FINISHED: Checkout work-in-progress.\n*\n**********\n
4747
APP_NAME='Mmojo Chat'
4848
sed -i -e 's/<title>.*<\/title>/<title>$APP_NAME<\/title>/g' examples/server/webui/index.html
4949
sed -i -e 's/>llama.cpp<\/div>/>$APP_NAME<\/div>/g' examples/server/webui/src/components/Header.tsx
50-
5150
cd examples/server/webui
5251
npm i
5352
npm run build
53+
cd ~/$BUILDING_DIR
5454
printf "\n**********\n*\n* FINISHED: Customize WebUI.\n*\n**********\n\n"
5555
```
5656

0 commit comments

Comments
 (0)