pi Domo is now compiling

This commit is contained in:
2016-11-18 22:54:49 +01:00
parent eb0cb9b037
commit 6c92722606
20 changed files with 672 additions and 39 deletions

View File

@@ -12,7 +12,7 @@ function error {
set -e
trap error ERR
echo "==> Mozart3 post-image:"
echo "==> Domo post-image:"
if [ -e ${PROJECT}/configs/genimage.config ]; then
echo "We will generate sdcard image."