mirror of
https://github.com/agresdominik/download-ram.git
synced 2026-07-21 16:10: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:
|
||||
|
||||
```bash
|
||||
$ sudo swapoff /var/swap/swapfile0
|
||||
$ sudo rm /var/swap/swapfile0
|
||||
sudo swapoff /var/swap/swapfile0
|
||||
sudo rm /var/swap/swapfile0
|
||||
```
|
||||
|
||||
And !!IMPORTANT!! delete the entry with the same name from fstab:
|
||||
|
||||
Reference in New Issue
Block a user