This commit is contained in:
Feruz 2018-12-27 11:21:13 +02:00
parent 83790a2f3a
commit ef52a4792a

View File

@ -12,7 +12,7 @@ npm config delete prefix
. ~/.bashrc
nvm install "$NODE_VERSION"
nvm alias node8 "$NODE_VERSION"
nvm alias default v8.12.0
node -v
printf "end of post-clone.sh\n"