notes: change script for copy-paste
This commit is contained in:
parent
c021660fe1
commit
febd286804
1 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,6 @@ sdb 8:16 0 7G 0 disk
|
||||||
Increase size
|
Increase size
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
nix-shell -p cloud-utils
|
nix-shell -p cloud-utils --run 'growpart /dev/sda 1'
|
||||||
growpart /dev/sda 1
|
|
||||||
resize2fs /dev/sda1
|
resize2fs /dev/sda1
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue