azlux
hace 6 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
README.md
|
|
@@ -12,7 +12,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 |
|
|
|
tar xf log2ram.tar.gz |
|
|
|
cd log2ram-master |
|
|
|
chmod +x install.sh && sudo install.sh |
|
|
|
chmod +x install.sh && sudo ./install.sh |
|
|
|
cd .. |
|
|
|
rm -r log2ram-master |
|
|
|
|
|
|
|