chmod needed

This commit is contained in:
azlux 2016-04-18 14:09:47 +02:00
parent f667036300
commit f557cedfc6
1 changed files with 2 additions and 1 deletions

View File

@ -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 git clone https://github.com/azlux/log2ram.git
cd log2ram cd log2ram
chmod +x install.sh
sudo ./install.sh sudo ./install.sh
``` ```
@ -15,4 +16,4 @@ You can now check the mount folder in ram with
df -h df -h
mount mount
``` ```
and change size into /usr/bin/log2ram if mendatory and change size into /usr/bin/log2ram if necessary