upgrade to nodejs 14.x, #62
This commit is contained in:
@@ -29,6 +29,7 @@ BRANCH="master"
|
||||
PLUGINS="all"
|
||||
|
||||
# NodeJS and Yarn are automatically updated when running update/install. Can be disabled but not recommended (installation might fail because of too old node.js or yarn)
|
||||
# Note that if nodejs is updated when script's update feature is used, it might not be possible to use rollback option anymore without manually downgrading nodejs version to previous one
|
||||
AUTOUPDATE="true"
|
||||
|
||||
# Define the number of previous installations you want to keep. Needs to be at least 1
|
||||
|
Reference in New Issue
Block a user