upgrade to nodejs 14.x, #62

This commit is contained in:
ronivay
2021-02-24 09:19:11 +02:00
parent 537b442ee0
commit 79c8352add
3 changed files with 4 additions and 3 deletions

View File

@@ -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