瀏覽代碼

Fix issue with whitespaces

Gildas 5 年之前
父節點
當前提交
a5a790f7c5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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" %*