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

Fixed Starbound template not running the correct executable #293

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

Trip7274
Copy link
Contributor

I already brought this up in this issue, and probably did a better job explaining the issue and steps to fix it there, but a TL;DR is:
The Starbound server template tries modifying the permissions of the server executable as if it's in the root directory, while it's in a folder called linux, so it fails to modify the permissions and fails to start it, as the same issue is present while trying to run the binary, this PR should fix it as this seems to fix the issue on my end.

@LordRalex LordRalex merged commit fe963cd into pufferpanel:v2.6 Jul 28, 2024
1 check passed
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.

2 participants