This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shepheb
/
amber
Fork de
amber/amber
Seguir
1
Destacar
0
Fork
0
Ficheiros
Explorar o código
server.bat: pass all commandline arguments to the node process
Manfred Kroehnert
%!s(int64=12) %!d(string=hai) anos
pai
f20eb2cbc6
achega
f79a1960e1
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
bin/server.bat
+ 1
- 1
bin/server.bat
Ver ficheiro
@@ -1,3 +1,3 @@
@cd "%~dp0\.."
-@node server\server.js
+@node server\server.js
%*