nodejs update to 22

This commit is contained in:
openoms 2025-02-23 11:52:38 +01:00
parent cfded50575
commit 52bc1c9aa4
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -2,7 +2,7 @@
# follows https://github.com/nodesource/distributions/blob/master/README.md#manual-installation
VERSION="20"
VERSION="22"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then