Skip to content

Commit 3d19814

Browse files
Update run.sh
1 parent 506e815 commit 3d19814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ installNodejs() {
5151
sudo apt install -y nodejs npm
5252
fi
5353
echo "$msg3"
54+
node --version
5455
}
5556

5657
if [ -f "$CONFIG_DATA" ]; then

0 commit comments

Comments
 (0)