From f557cedfc69ae037efdf0b716e18ede9e16fdcac Mon Sep 17 00:00:00 2001 From: azlux Date: Mon, 18 Apr 2016 14:09:47 +0200 Subject: [PATCH] chmod needed --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb0a95b..699e2b1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Log2Ram is based on transient log for Systemd here : [A transient /var/log](http ``` git clone https://github.com/azlux/log2ram.git cd log2ram +chmod +x install.sh sudo ./install.sh ``` @@ -15,4 +16,4 @@ You can now check the mount folder in ram with df -h mount ``` -and change size into /usr/bin/log2ram if mendatory +and change size into /usr/bin/log2ram if necessary