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
Fix issue with whitespaces
Gildas
%!s(int64=5) %!d(string=hai) anos
pai
bc43a5ceba
achega
a5a790f7c5
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
cli/single-file.bat
+ 1
- 1
cli/single-file.bat
Ver ficheiro
@@ -1,2 +1,2 @@
@echo off
-node %~dp0\single-file %*
+node
"
%~dp0\single-file
"
%*