This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
mirrors
/
SingleFile
réplica de
https://github.com/gildas-lormeau/SingleFile
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
prepend with path to the batch directory
Gildas
%!s(int64=7) %!d(string=hai) anos
pai
af1ea8fcf4
achega
57fd19e2ba
Modificáronse 2 ficheiros
con
2 adicións
e
2 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
cli/single-file.bat
1
1
maff2html/single-file.bat
+ 1
- 1
cli/single-file.bat
Ver ficheiro
@@ -1,2 +1,2 @@
@echo off
-node single-file %*
+node
%~dp0\
single-file %*
+ 1
- 1
maff2html/single-file.bat
Ver ficheiro
@@ -1,2 +1,2 @@
@echo off
-node single-file %*
+node
%~dp0\
single-file %*