Always overwrite fstab
This commit is contained in:
parent
2f8588f299
commit
fc140c8529
@ -164,7 +164,7 @@ build-gentoo() {
|
||||
en_US.UTF-8 UTF-8
|
||||
EOF
|
||||
# fstab
|
||||
[ -f "$_optdest/etc/fstab" ] || cat <<-EOF > "$_optdest/etc/fstab"
|
||||
cat <<-EOF > "$_optdest/etc/fstab"
|
||||
# fstab - Filesystem table
|
||||
# See fstab(5) for syntax and configuration information
|
||||
# Example:
|
||||
|
Loading…
Reference in New Issue
Block a user