mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 13:21:44 +01:00
nodejs update to 22
This commit is contained in:
parent
cfded50575
commit
52bc1c9aa4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user