mirror of
https://github.com/LPJon/cwpfixes.git
synced 2026-09-10 22:20:47 -05:00
Update install_netdata
made variable nodejs a global variable
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
usenvm=n
|
||||
# Version of Node.js to install. DEFAULT = 16.18.1
|
||||
nodeversion=16.18.1
|
||||
nodejs=
|
||||
|
||||
function getsystemnodeversion {
|
||||
if [ -e "/usr/bin/node" ]; then
|
||||
|
||||
Reference in New Issue
Block a user