diff --git a/scripts/_common.sh b/scripts/_common.sh index 99b0c8c..f0c436b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ #================================================= # COMMON VARIABLES #================================================= -NODEJS_VERSION="9" +nodejs_version=9 #================================================= #=================================================