@ -3,7 +3,7 @@
set -e
set -x
if [ -z "${RPI}" ] ; do
if [ -z "${RPI}" ] ; then
echo "${RPI} missing, exting"
exit 1
fi