このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
sharky555
/
Logchecker
ウォッチ
1
スター
0
フォーク
0
コード
課題
6
プルリクエスト
0
リリース
18
Wiki
アクティビティ
ソースを参照
Fix compile command using relative path
pull/7/head
Borewit
6年前
親
b38c25a13d
コミット
b6c0dc9b56
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
README.md
+ 1
- 1
README.md
ファイルの表示
@@ -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
```
書き込み
プレビュー
読み込み中…
キャンセル
保存