Skip to content

Commit 7f23adc

Browse files
web: redirect in deploy.sh
1 parent 7522cda commit 7f23adc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/deploy.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ cp -r actions/*.css ../web-deploy/actions/
2828
# build chat/
2929
mkdir -p ../web-deploy/chat
3030
cp -r chat/index.html ../web-deploy/chat/index.html
31-
cp -r chat/send.svg ../web-deploy/chat/send.svg
32-
cp -r chat/studio-screenshot.png ../web-deploy/chat/studio-screenshot.png
3331

3432
# build blog
3533
pushd blog

0 commit comments

Comments
 (0)