Skip to content

Conversation

@CasEbb
Copy link
Contributor

@CasEbb CasEbb commented Dec 19, 2025

bin/docker-start and bin/init are missing +x on their file modes so they aren't executable from the command line.

$ bin/init
zsh: permission denied: bin/init

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 19, 2025
@what-the-diff
Copy link

what-the-diff bot commented Dec 19, 2025

PR Summary

  • Updated file permissions for essential program files
    In order to ensure smooth functioning of the program, the file permissions for both the docker-start and the init files have been updated to an 'executable' mode. This basically means these files now have the necessary permissions to run processes on the system.

@dosubot dosubot bot added the bug label Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant