瀏覽代碼
fix wrong folder name
pull/42/head
Thomas McWork
6 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
README.md
|
|
@@ -11,7 +11,7 @@ Log2Ram is based on transient log for Systemd here : [A transient /var/log](http |
|
|
|
|
|
|
|
curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz |
|
|
|
tar xf log2ram.tar.gz |
|
|
|
cd log2ram |
|
|
|
cd log2ram-master |
|
|
|
chmod +x install.sh && sudo ./install.sh |
|
|
|
|
|
|
|
**REBOOT** before installing anything else (for example apache2) |
|
|
|