We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979d6c9 commit 27364e9Copy full SHA for 27364e9
play.sh
@@ -63,7 +63,8 @@ echo -e "\033[32m
63
Playground VM has been successfully set up. You may want to go into the VM and start the SQLFlow playground using the following command:
64
65
vagrant ssh
66
-sudo su && cd desktop && ./start.bash
+sudo su
67
+cd desktop && ./start.bash
68
69
\033[0m"
70
0 commit comments