Fix typo in the echo command (#2458)

This commit is contained in:
Anastasiya
2024-03-07 10:16:15 +01:00
committed by GitHub
parent 9934ed9787
commit 56cd55e62f
+1 -1
View File
@@ -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."