Shell Grain Commands not clear #313
Replies: 1 comment
-
|
created pr |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please update the documentation to say that each line of the commands is its own separate workspace(shell?). I.E. if you have the commands below:
They would not work as expected, you would still be in the default dir when you ran the cat command. The correct command would be either to write it as:
Or to call a script and run it only on 1 line with no other commands.
https://github.com/QualiTorque/qualitorque.github.io/blob/master/docs/blueprint-designer-guide/blueprints/shell-grain.md#commands
Beta Was this translation helpful? Give feedback.
All reactions