node-red / linux-installers

Node-RED install scripts for various flavours of Linux
Apache License 2.0
96 stars 63 forks source link

optional parameter for version selection of the node-red version installation #8

Closed KevinRohn closed 4 years ago

KevinRohn commented 4 years ago

Added an optional parameter to the script, named "--nodered-version". It can be used to define an explicit node-red version. It might be helpful for some users.

jsf-clabot commented 4 years ago

CLA assistant check
All committers have signed the CLA.

dceejay commented 4 years ago

Generally we prefer new features to be discussed on the discourse forum first so there are no surprise drive-by PRs :-)... I can see this could potentially be useful and is harmless enough - so thanks.

KevinRohn commented 4 years ago

Ok thank you! The version is just documented as an example version. If the parameter is not set, the latest version is used.