diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index a264703b9..236a44ff5 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -275,7 +275,6 @@ Scanning /dev/$usr for bad blocks. (Hit DEL to stop the scan if you are absolutely sure that there can not be any bad blocks. Otherwise just wait.)" trap ': nothing' 2 readall -b /dev/$usr | sh -echo "Scan done" sleep 2 trap 2