diff options
-rwxr-xr-x | bin/reproducible_coreboot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index e36b6545..3b73e92a 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -223,6 +223,7 @@ for i in * ; do done echo "</ul></body></html>" >> $PAGE cd .. +echo "Enjoy $REPRODUCIBLE_URL/coreboot.html" #build_rebuild # defines FTBFS #if [ $FTBFS -eq 0 ] ; then |