Skip to content

Conversation

@drewburr
Copy link
Contributor

@drewburr drewburr commented Jan 9, 2022

Fixes #1261

-v "$MOTD" is used to check if a environment variable is unset, and returns 0 (FALSE) if the value is set.

Thank you to @Stealthii for identifying this issue.

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

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

Thanks for helping out on this. You had the right line and my original intent was correct, just a typo on the -v usage.

@itzg
Copy link
Owner

itzg commented Jan 10, 2022

Sorry for committing my own suggestion. Wanted to get this merged and published ASAP.

@itzg itzg merged commit 4f87662 into itzg:master Jan 10, 2022
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.

Changing MOTD doesn't work

2 participants