Skip to content
New issue

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

How to get external args from [generate-daemons].sh #166

Open
Mkabaka opened this issue Sep 26, 2022 · 0 comments
Open

How to get external args from [generate-daemons].sh #166

Mkabaka opened this issue Sep 26, 2022 · 0 comments

Comments

@Mkabaka
Copy link

Mkabaka commented Sep 26, 2022

I built a generate-daemons which contains all console/start/stop/restart scripts. And when I
started the application using sh hello-world.sh start -h 127.0.0.1 -P 3306, there were
no args passed to the main class, and I want to know how to pass the args after the hello-world.sh start
to mainClass.

Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant