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(perf): install nvm for ec2-user instead of root #267

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Aug 21, 2023

On root the nvm install script can not find a shell config.

=> Profile not found. Tried ~/.bashrc, ~/.bash_profile, ~/.zprofile, ~/.zshrc, and ~/.profile.

On root the nvm install script can not find a shell config.

```
=> Profile not found. Tried ~/.bashrc, ~/.bash_profile, ~/.zprofile, ~/.zshrc, and ~/.profile.
```
@mxinden
Copy link
Member Author

mxinden commented Aug 21, 2023

perf/ related only. Works on #244. Merging here.

@mxinden mxinden merged commit 826444d into master Aug 21, 2023
2 checks passed
@mxinden mxinden deleted the perf-ec2-nvm branch August 21, 2023 08:22
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.

1 participant