Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
sharky555
/
Logchecker
Segui
1
Vota
0
Forka
0
Codice
Problemi
6
Pull Requests
0
Rilasci
18
Wiki
Attività
Sfoglia il codice sorgente
Fix compile command using relative path
pull/7/head
Borewit
6 anni fa
parent
b38c25a13d
commit
b6c0dc9b56
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
README.md
+ 1
- 1
README.md
Vedi File
@@ -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
```
Scrivi
Anteprima
Caricamento…
Annulla
Salva