Drop the cat
This commit is contained in:
parent
66e86c1bbd
commit
9e264204da
|
@ -485,7 +485,7 @@ reboot
|
||||||
After the system has rebooted ssh back into it and become the root user, then to check that the changes were successful:
|
After the system has rebooted ssh back into it and become the root user, then to check that the changes were successful:
|
||||||
|
|
||||||
#+BEGIN_SRC: bash
|
#+BEGIN_SRC: bash
|
||||||
cat dmesg | grep zram
|
dmesg | grep zram
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Should show something like:
|
Should show something like:
|
||||||
|
|
Loading…
Reference in New Issue