install script updates
* fix logging and spacing issues * update to use bash instead of zsh
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo -e "\n\nInstalling Node (from nvm)"
|
||||
echo "=============================="
|
||||
|
||||
# reload nvm into this environment
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user