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

Update serverSetup.ts | Add shebang to Bash install script for compatibility #184

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vadrif-draco
Copy link

This should extend support for linux servers whose default shell is not compatible with the embedded shell script

This should extend support for linux servers whose default shell is not compatible with the embedded shell script
@vadrif-draco vadrif-draco changed the title Update serverSetup.ts | Add #!/bin/sh to script Update serverSetup.ts | Add shebang to Bash install script for compatibility Dec 19, 2024
@vadrif-draco
Copy link
Author

Any updates on this? I believe it's a very simple fix for a relatively important issue for anyone whose remote machine logon shell isn't compatible with the script...

Copy link
Contributor

@GitMensch GitMensch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - but.. is the "env" binary guaranteed to be available in this place everywhere?

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.

3 participants