summaryrefslogtreecommitdiff
path: root/examples/wandboard-uboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wandboard-uboot.sh')
-rwxr-xr-xexamples/wandboard-uboot.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wandboard-uboot.sh b/examples/wandboard-uboot.sh
index d6e8b7c..476b5fd 100755
--- a/examples/wandboard-uboot.sh
+++ b/examples/wandboard-uboot.sh
@@ -19,6 +19,7 @@ fi
if [ ! -f "${device}" ]; then
echo "Specified device does not exist: ${device}"
exit
+fi
if [ -z "${tarball}" ]; then
echo "Tarball not specified"