diff options
Diffstat (limited to 'bin')
-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 da0a1cdc..6abed0e9 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -206,6 +206,7 @@ echo "========================================================================== echo "$(date) - Running $DBDVERSION on coreboot images now" echo "=============================================================================" +create_results_dirs PAGE=$BASE/coreboot/coreboot.html echo "<html><head></head><body><h1>Reproducible Coreboot</h2><p>This is work in progress - only TZ, LAND and LC_CTYPE variations yet and no fancy html.</p><pre>" > $PAGE echo -n $COREBOOT >> $PAGE |