Skip to content

Commit

Permalink
Update startAll.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
YannicHock authored Jan 12, 2023
1 parent 185719e commit e1e37cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startAll.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

@echo off
set "NODE_VERSION=node"
for /f "delims=" %%x in ('%NODE_VERSION% -v') do set "NODE_VERSION=%%x"

Expand Down

0 comments on commit e1e37cf

Please sign in to comment.