Skip to content

Commit

Permalink
bootable-sdcard: removed debug arg
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Bernoth committed Jul 25, 2012
1 parent cb2debd commit 39dea15
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -28,7 +28,6 @@ umount ${DRIVE}1
umount ${DRIVE}2

set -e
set -x

dd if=/dev/zero of=$DRIVE bs=1024 count=1024

Expand Down

0 comments on commit 39dea15

Please sign in to comment.