Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
sharky555
/
Logchecker
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
6
Pull Requests
0
Lanzamientos
18
Wiki
Actividad
Explorar el Código
Fix compile command using relative path
pull/7/head
Borewit
hace 6 años
padre
b38c25a13d
commit
b6c0dc9b56
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
README.md
+ 1
- 1
README.md
Ver fichero
@@ -113,5 +113,5 @@ run the `bin/compile` script. To do this, run the following commands:
git clone https://github.com/OPSnet/Logchecker
cd Logchecker
composer install
php -d phar.readonly=0
/
bin/compile
php -d phar.readonly=0 bin/compile
```
Escribir
Vista previa
Cargando…
Cancelar
Guardar