typo
This commit is contained in:
parent
42a0750aaa
commit
18aa1fc67e
@ -13,7 +13,7 @@ Prebuilt
|
||||
TARGET=/dev/sdX
|
||||
wget https://github.com/jollheef/nixos-image-thinkpad-t14s-gen6/releases/download/v0.1.0/nixos-thinkpad-t14s-gen6-1aea2f8.img.xz
|
||||
xz -d nixos-thinkpad-t14s-gen6-1aea2f8.img.xz
|
||||
sudo dd if=nixos-thinkpad-t14s-gen6-1aea2f8.img.xz of=${TARGET}
|
||||
sudo dd if=nixos-thinkpad-t14s-gen6-1aea2f8.img of=${TARGET}
|
||||
sudo partprobe
|
||||
sudo parted -sf ${TARGET} resizepart 2 100%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user