Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(perf): install nvm for ec2-user instead of root (#267)
On root the nvm install script can not find a shell config. ``` => Profile not found. Tried ~/.bashrc, ~/.bash_profile, ~/.zprofile, ~/.zshrc, and ~/.profile. ```
- Loading branch information