Skip to content

Commit 9727a33

Browse files
committed
Remove debug
1 parent f83c8c1 commit 9727a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleimage/flash_boot0_only.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Simple script to replace boot0.bin in an existing image.
44
#
55

6-
set -ex
6+
set -e
77

88
out="$1"
99
boot0="$2"

0 commit comments

Comments
 (0)