This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
mirrors
/
SingleFile
同期ミラー
https://github.com/gildas-lormeau/SingleFile
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
prepend with path to the batch directory
Gildas
7 年 前
親
af1ea8fcf4
コミット
57fd19e2ba
2 ファイル変更
、
2 行追加
、
2 行削除
分割表示
差分情報を表示
1
1
cli/single-file.bat
1
1
maff2html/single-file.bat
+ 1
- 1
cli/single-file.bat
ファイルの表示
@@ -1,2 +1,2 @@
@echo off
-node single-file %*
+node
%~dp0\
single-file %*
+ 1
- 1
maff2html/single-file.bat
ファイルの表示
@@ -1,2 +1,2 @@
@echo off
-node single-file %*
+node
%~dp0\
single-file %*