mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
parent
18226e084f
commit
500e87f68c
@ -26,8 +26,7 @@ _____
|
|||||||
sudo apt install log2ram
|
sudo apt install log2ram
|
||||||
|
|
||||||
### Manually
|
### Manually
|
||||||
curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz
|
curl -L https://github.com/azlux/log2ram/archive/master.tar.gz | tar zxf -
|
||||||
tar xf log2ram.tar.gz
|
|
||||||
cd log2ram-master
|
cd log2ram-master
|
||||||
chmod +x install.sh && sudo ./install.sh
|
chmod +x install.sh && sudo ./install.sh
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user