Replies: 1 comment
-
Solved using Makefile
|
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.
-
Util.terminal with nil working just fine, it open terminal and I can interact with it.
But if I replace nil with a command, it will close after the command complete.
But I need to see the command result, so the terminal should stay alive.
Using interactive = true is not working either
Beta Was this translation helpful? Give feedback.
All reactions