mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-02 20:37:51 +02:00
updating NodeJS v14.15.4 (#1934)
Co-authored-by: rootzoll <christian@fulmo.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
VERSION="v14.15.0"
|
VERSION="v14.15.4"
|
||||||
|
|
||||||
# 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