Display path of FAI logs during execution of grml-live
[grml-live.git] / grml-live
index 20b7f9a..cb0c0f9 100755 (executable)
--- a/grml-live
+++ b/grml-live
@@ -551,6 +551,8 @@ else
          einfo "Finished execution of stage 'fai dirinstall'"
       fi
 
+      einfo "Find FAI build logs at $(readlink -f /var/log/fai/$HOSTNAME/last)."
+      eend 0
    fi
 fi # BUILD_DIRTY?
 # }}}