Read architecture value

This commit is contained in:
Bob Mottram 2018-03-30 11:39:04 +01:00
parent 58862f7386
commit 9881291951
1 changed files with 2 additions and 0 deletions

View File

@ -177,6 +177,8 @@ function nodejs_upgrade {
return
fi
fi
read_config_param ARCHITECTURE
get_npm_arch
rootdir=
mesh_install_nodejs
}