소스 검색
fix wrong folder name
pull/42/head
Thomas McWork
6 년 전
committed by
GitHub
No known key found for this signature in database
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) |
|
|
|