Skip to content

Fix shellcheck issues on startup script #471

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

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open

Fix shellcheck issues on startup script #471

wants to merge 1 commit into from

Conversation

maths22
Copy link
Contributor

@maths22 maths22 commented Aug 13, 2025

fixes #470
also fixes some other quoting issues and improves vmArgs handling

@fvarrui
Copy link
Collaborator

fvarrui commented Aug 13, 2025

Hi @maths22! Thanks for taking the time. I just wanted to let you know that I used to merge on the devel branch, which I then merged into the master branch before doing a release. I'm not sure if it's the best way, but if you prefer to do it another way, it'll be great!!

@maths22 maths22 changed the base branch from master to devel August 13, 2025 23:28
@maths22
Copy link
Contributor Author

maths22 commented Aug 13, 2025

I changed the base branch of this to devel. That seems like a reasonable working practice to me. I may also look at auto-publishing snapshot releases off of devel.

fixes #470
also fixes some other quoting issues and improves vmArgs handling
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

Successfully merging this pull request may close these issues.

Linux Startup Script Does Not Quote Application Arguments
2 participants