]> git.siccegge.de Git - forks/vmdebootstrap.git/blobdiff - examples/wandboard-uboot.sh
fix typo in script
[forks/vmdebootstrap.git] / examples / wandboard-uboot.sh
index d6e8b7c2a842911e06ae97f7c87a1487e5ad7764..476b5fd034d3ece6d93ecb51f8394b7499d85ddc 100755 (executable)
@@ -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"