From 567d2f9ad9193f3e99cd7ecc573751bd19582821 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 16 Nov 2019 23:54:08 +0100 Subject: removed sleep 123 --- joes-arch-install-UEFI.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/joes-arch-install-UEFI.sh b/joes-arch-install-UEFI.sh index a13f4fc..e7a919b 100755 --- a/joes-arch-install-UEFI.sh +++ b/joes-arch-install-UEFI.sh @@ -350,7 +350,6 @@ echo "# disk $drv #" echo "# #" echo "#=================================#" echo && echo -sleep 123 dd if=/dev/zero of="$drv" bs=512 count=1 sed -e 's/\s*\([\+0-9a-zA-Z \"=#()[]{}<>,:. - \_\/?!@$%^&~`*|]*\).*/\1/' << FDISK_INPUT | fdisk "$drv" o # create a new DOS partition table -- cgit v1.2.3