Explorar el Código

Update start_windows.bat

Timothy J. Baek hace 1 año
padre
commit
d1e5274fc9
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      backend/start_windows.bat

+ 1 - 2
backend/start_windows.bat

@@ -1,5 +1,4 @@
-REM This method is not recommended, and we recommend you use the `start.sh` file with WSL instead.
-
+:: This method is not recommended, and we recommend you use the `start.sh` file with WSL instead.
 @echo off
 SETLOCAL ENABLEDELAYEDEXPANSION