mirror of https://github.com/DJ2LS/FreeDATA.git
Update GUI-Launch.bat
adjusted path in file remarks to 'freedata_gui' instead of 'gui'pull/727/head
parent
d27c240b9a
commit
4dd37b4942
|
@ -1,5 +1,5 @@
|
|||
REM Place this batch file in FreeData/gui and then run it
|
||||
REM ie. c:\FD-Src\gui
|
||||
REM Place this batch file in FreeData/freedata_gui and then run it
|
||||
REM ie. c:\FD-Src\freedata_gui
|
||||
|
||||
call npm start
|
||||
pause
|
||||
pause
|
||||
|
|
Loading…
Reference in New Issue