Skip to content

Commit

Permalink
Fix typo in the echo command (#2458)
Browse files Browse the repository at this point in the history
  • Loading branch information
LonwoLonwo authored Mar 7, 2024
1 parent 9934ed9 commit 56cd55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/build-frontend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ echo "Copy static content"

cp -rp ../webapp/packages/product-default/lib/* cloudbeaver/web

echo "Cloudbeaver is ready. Run run-server.bat in cloudbeaver folder to start the server."
echo "Cloudbeaver is ready. Run run-server.sh in cloudbeaver folder to start the server."

0 comments on commit 56cd55e

Please sign in to comment.