We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
0ct0pu5
/
OpenImg
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
make up random port
ChillerDragon
hace 1 año
padre
2612644127
commit
0d3263bee0
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
prod.sh
+ 4
- 0
prod.sh
Ver fichero
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+php -S 127.0.0.1:42266
+