chromeveyron: Rename fs variables.

This commit is contained in:
parazyd 2021-03-25 23:12:42 +01:00
parent 1dc743816d
commit 6048b97e62
No known key found for this signature in database
GPG Key ID: 6B636BF0493EE747
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ size=1730
#inittab="" #inittab=""
parted_type="gpt" parted_type="gpt"
bootpart="vfat" bootfs="vfat"
rootpart="ext4" rootfs="ext4"
gpt_boot=(8192 32768) gpt_boot=(8192 32768)
gpt_root=(40960) gpt_root=(40960)
bootfs="none" bootfs="none"