mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-19 18:37:41 +01:00
Compare commits
1 Commits
copilot/up
...
nodejs-upd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
52bc1c9aa4 |
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# follows https://github.com/nodesource/distributions/blob/master/README.md#manual-installation
|
# follows https://github.com/nodesource/distributions/blob/master/README.md#manual-installation
|
||||||
|
|
||||||
VERSION="20"
|
VERSION="22"
|
||||||
|
|
||||||
# command info
|
# command info
|
||||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user