diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/partition.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/partition.sh b/include/partition.sh index 54151e4..7e9fbed 100755 --- a/include/partition.sh +++ b/include/partition.sh @@ -95,4 +95,4 @@ fripost_fstab /dev/$vg/swap none swap sw fripost_fstab /dev/$vg/home /home ext4 noatime fripost_mount_partitions -# TODO: EFI: format, add to fstab, how to populate? +# TODO: EFI: format; add to fstab; how to populate? |