Browse Source

fix wrong folder name

pull/42/head
Thomas McWork 6 years ago
committed by GitHub
parent
commit
939f847038
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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 curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz
tar xf log2ram.tar.gz tar xf log2ram.tar.gz
cd log2ram
cd log2ram-master
chmod +x install.sh && sudo ./install.sh chmod +x install.sh && sudo ./install.sh


**REBOOT** before installing anything else (for example apache2) **REBOOT** before installing anything else (for example apache2)


Loading…
Cancel
Save