fix: select node 8
This commit is contained in:
parent
dbcc55f386
commit
bf853681df
@ -1,5 +1,9 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
. ~/.nvm/nvm.sh
|
||||||
|
|
||||||
|
nvm use 8
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
cd `dirname $0`
|
cd `dirname $0`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user