Skip to content

Commit 51e9d7c

Browse files
Update Configuring-ls1-Brads-Env.md
Signed-off-by: Brad Hutchings <[email protected]>
1 parent b1f1b14 commit 51e9d7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Configuring-ls1-Brads-Env.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ mkdir website
9292
cp -r /mnt/hyperv/web-apps/completion-tool/* website
9393
cp /mnt/hyperv/Mmojo-Raspberry-Pi/Mmojo-certs/selfsignCA.crt website/CA.crt
9494
rm website/*.txt
95-
rm website/images/*.svg
96-
rm website/images/*.psd
95+
rm website/completion/images/*.svg
96+
rm website/completion/images/*.psd
9797
zip -0 -r $LLAMA_SERVER_ONE_ZIP website/*
9898
printf "\n**********\n*\n* FINISHED: Create website Directory in Archive.\n*\n**********\n\n"
9999
```

0 commit comments

Comments
 (0)