diff options
Diffstat (limited to 'util/create_filesystems.sh')
-rw-r--r-- | util/create_filesystems.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/create_filesystems.sh b/util/create_filesystems.sh index b14d0f6..8a58909 100644 --- a/util/create_filesystems.sh +++ b/util/create_filesystems.sh @@ -23,5 +23,3 @@ mkfs.ext4 $root_partition_path fatlabel $boot_partition_path "BOOT" e2label $root_partition_path "ROOT" echo "Created filesystems - OK" -sleep $DELAY -echo "" |