Bug fix into Readme

#46
This commit is contained in:
azlux 2018-03-03 19:45:34 +01:00 committed by GitHub
parent 644739c925
commit 50a032e5af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,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-master
chmod +x install.sh && sudo install.sh
chmod +x install.sh && sudo ./install.sh
cd ..
rm -r log2ram-master