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

Fix the missing deps issue from the bash script. #41

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

dsmithhayes
Copy link
Contributor

@dsmithhayes dsmithhayes commented Mar 16, 2023

Fixes #40

@dsmithhayes dsmithhayes requested a review from svengreb as a code owner March 16, 2023 00:45
@svengreb svengreb self-assigned this Mar 18, 2023
@svengreb svengreb added this to the version-next milestone Mar 18, 2023
@svengreb svengreb linked an issue Mar 18, 2023 that may be closed by this pull request
Copy link
Member

@svengreb svengreb left a comment

Choose a reason for hiding this comment

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

Hi @dsmithhayes 👋, thanks for your contribution 👍
I've added some small suggestions, but otherwise this is the fix I've also mentioned in #40 💪

src/nord.sh Outdated Show resolved Hide resolved
src/nord.sh Outdated Show resolved Hide resolved
…em up, and remove the quotes around checking for missing deps being 0
@dsmithhayes
Copy link
Contributor Author

Hello @svengreb, I apologize for the late response, but I have made the requested changes.

Copy link
Member

@svengreb svengreb left a comment

Choose a reason for hiding this comment

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

@dsmithhayes There's no need for an apology, you don't owe anyone anything in open source since anyone spend free time 😉
Thanks for updating the changes, this looks good to me 🚀

@svengreb svengreb merged commit e08380e into nordtheme:develop Mar 29, 2023
@svengreb svengreb removed their assignment Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: completed
Development

Successfully merging this pull request may close these issues.

./nord.sh: line 275: missing_deps: unbound variable
2 participants