mirror of
https://github.com/agresdominik/download-ram.git
synced 2026-07-22 00:20:55 +00:00
update readme to exclude $ from blocks of code meant to be copied
This commit is contained in:
@@ -71,8 +71,8 @@ NAME TYPE SIZE USED PRIO
|
|||||||
And remove with the following commands:
|
And remove with the following commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo swapoff /var/swap/swapfile0
|
sudo swapoff /var/swap/swapfile0
|
||||||
$ sudo rm /var/swap/swapfile0
|
sudo rm /var/swap/swapfile0
|
||||||
```
|
```
|
||||||
|
|
||||||
And !!IMPORTANT!! delete the entry with the same name from fstab:
|
And !!IMPORTANT!! delete the entry with the same name from fstab:
|
||||||
|
|||||||
Reference in New Issue
Block a user