Scripts: Reminder to restart the shell in install/nvm

This commit is contained in:
hedy 2023-01-04 17:46:41 +08:00
parent 7df7ff090a
commit a1c30cfcab
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ cd $prevpwd
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/"$latest"/install.sh | bash
echo "Should be done now"
echo "Restart your shells"