From 9c3854fc72d16c7a819cd74e93dda56e6805cc21 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 14 Dec 2019 17:35:59 +0100 Subject: Reduced code in new util scripts. --- util/write_fstab.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'util/write_fstab.sh') diff --git a/util/write_fstab.sh b/util/write_fstab.sh index ae59d8e..7321c54 100644 --- a/util/write_fstab.sh +++ b/util/write_fstab.sh @@ -19,6 +19,4 @@ genfstab -U /mnt >> /mnt/etc/fstab -echo "Generated /etc/fstab - OK" -sleep $DELAY -echo "" +echo "Wrote /etc/fstab - OK" -- cgit v1.2.3-70-g09d2