summaryrefslogtreecommitdiff
path: root/util/write_fstab.sh
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2019-12-15 11:03:01 +0100
committerxengineering <mail2xengineering@protonmail.com>2019-12-15 11:03:01 +0100
commita9d270eddc062c336c40e1ef8e2c732986222673 (patch)
tree1f68137196293ec69e994872538bb09ab12329aa /util/write_fstab.sh
parent9c3854fc72d16c7a819cd74e93dda56e6805cc21 (diff)
downloadarchinstall-a9d270eddc062c336c40e1ef8e2c732986222673.tar
archinstall-a9d270eddc062c336c40e1ef8e2c732986222673.tar.zst
archinstall-a9d270eddc062c336c40e1ef8e2c732986222673.zip
Removed some hard-coding.
Diffstat (limited to 'util/write_fstab.sh')
-rw-r--r--util/write_fstab.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/write_fstab.sh b/util/write_fstab.sh
index 7321c54..61b1128 100644
--- a/util/write_fstab.sh
+++ b/util/write_fstab.sh
@@ -19,4 +19,5 @@
genfstab -U /mnt >> /mnt/etc/fstab
+
echo "Wrote /etc/fstab - OK"