We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506e815 commit 3d19814Copy full SHA for 3d19814
src/run.sh
@@ -51,6 +51,7 @@ installNodejs() {
51
sudo apt install -y nodejs npm
52
fi
53
echo "$msg3"
54
+ node --version
55
}
56
57
if [ -f "$CONFIG_DATA" ]; then
0 commit comments