ecency-mobile/appcenter-post-clone.sh
2018-12-16 21:11:39 +02:00

11 lines
216 B
Bash

#!/usr/bin/env bash
printf "post-clone.sh\n"
brew uninstall node@6
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
nvm use --delete-prefix v6.14.4 --silent
nvm install 8.12.0