Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Fix missing square bracket error in nxm broker #713

Conversation

andrew-ls
Copy link

When attempting to download for a game in which no Mod Organizer 2 instance has been set up, the following error is emitted:

line 18: [: missing `]'

This patch fixes the error by adding the required space character!

When attempting to download for a game in which no Mod Organizer 2
instance has been set up, the following error is emitted:

    line 18: [: missing `]'

This patch fixes the error by adding the required space character!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants