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

Remove the single quote in setting up MOR_DIR #222

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Remove the single quote in setting up MOR_DIR #222

merged 2 commits into from
Jul 11, 2024

Conversation

Ping-Hsuan
Copy link
Collaborator

The single quote has confused users. They were trying to do the following:

export MOR_DIR='${HOME}/NekROM' for example, with the single quote kept. This does not work.

@kent0 kent0 changed the title Remvoe the single quote in setting up MOR_DIR Remove the single quote in setting up MOR_DIR Jul 9, 2024
@kent0
Copy link
Collaborator

kent0 commented Jul 9, 2024

Ok, in that case can you change to double quotes then? Technically no quotes is fine (and there's plenty of examples in my dotfiles), but stylistically it is frowned upon so we should do it 'correctly'.

@Ping-Hsuan
Copy link
Collaborator Author

Just change it to double quote.

@kent0 kent0 merged commit 0d42807 into master Jul 11, 2024
20 checks 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