Explorar el Código

Changed path separator to \ in start.bat

Thomas Rake hace 10 años
padre
commit
8196ea4d9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      start.bat

+ 1 - 1
start.bat

@@ -1 +1 @@
-vendor/amber/bin/amber.bat serve %*
+vendor\amber\bin\amber.bat serve %*