Sfoglia il codice sorgente

Fix issue with whitespaces

Gildas 5 anni fa
parent
commit
a5a790f7c5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      cli/single-file.bat

+ 1 - 1
cli/single-file.bat

@@ -1,2 +1,2 @@
 @echo off
-node %~dp0\single-file %*
+node "%~dp0\single-file" %*