We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using run.bat with %* to pass args. But do not see any args coming in.
The text was updated successfully, but these errors were encountered:
plz post exact commandline to reproduce the problem
Sorry, something went wrong.
SuperNET install {"path":"run.bat","daemonize":1}
and print passed args from run.bat
does it work from SuperNET commandline?
SuperNET install {"path":"run.bat","daemonize":1} is executed from commandline. The bug is only for win32 build of supernet.
No branches or pull requests
I am using run.bat with %* to pass args. But do not see any args coming in.
The text was updated successfully, but these errors were encountered: