diff --git a/build_sdcard.sh b/build_sdcard.sh index ed7d2fd98..c2039a1a1 100755 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -1178,4 +1178,6 @@ if [ "${displayClass}" != "headless" ] || [ "${baseimage}" = "raspbian" ] || [ " echo "*** ADDITIONAL DISPLAY OPTIONS ***" echo "- calling: blitz.display.sh set-display ${displayClass}" sudo /home/admin/config.scripts/blitz.display.sh set-display ${displayClass} -fi \ No newline at end of file +fi + +echo "# BUILD DONE - see above" \ No newline at end of file