Update README.md

This commit is contained in:
azlux 2016-08-29 11:55:28 +02:00 committed by GitHub
parent 7ec00e8a95
commit a2da447c37
1 changed files with 4 additions and 1 deletions

View File

@ -13,12 +13,15 @@ chmod +x install.sh
sudo ./install.sh sudo ./install.sh
``` ```
into /usr/local/bin/log2ram
- You can change the SIZE variable if necessary
- If you prefer to use rsync, you can set the USE_RSYNC variable to `true`
#####It is working ? #####It is working ?
You can now check the mount folder in ram with You can now check the mount folder in ram with
``` ```
df -h df -h
mount mount
``` ```
and change size into /usr/local/bin/log2ram if necessary
######Now, muffins for everyone ! ######Now, muffins for everyone !