mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
updating NodeJS v14.15.4 (#1934)
Co-authored-by: rootzoll <christian@fulmo.org>
This commit is contained in:
parent
3a0caad884
commit
58314fb9fc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION="v14.15.0"
|
||||
VERSION="v14.15.4"
|
||||
|
||||
# command info
|
||||
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue