summaryrefslogtreecommitdiff
path: root/util/mount_filesystems.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/mount_filesystems.sh')
-rw-r--r--util/mount_filesystems.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/util/mount_filesystems.sh b/util/mount_filesystems.sh
index a3c3721..f426ca2 100644
--- a/util/mount_filesystems.sh
+++ b/util/mount_filesystems.sh
@@ -19,6 +19,4 @@
mount $root_partition_path /mnt
-echo "Mounted root partition - OK"
-sleep $DELAY
-echo ""
+echo "Mounted filesystems - OK"