mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
fix wrong folder name
This commit is contained in:
parent
804428d3a3
commit
939f847038
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user