Compare commits

...

1 Commits

Author SHA1 Message Date
openoms
52bc1c9aa4 nodejs update to 22 2025-02-23 11:52:38 +01:00

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