summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_coreboot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_coreboot.sh')
-rwxr-xr-xbin/reproducible_coreboot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh
index 3b73e92a..44bee1bf 100755
--- a/bin/reproducible_coreboot.sh
+++ b/bin/reproducible_coreboot.sh
@@ -160,7 +160,7 @@ done
echo "============================================================================="
echo "$(date) - Building coreboot images now - first build run."
echo "============================================================================="
-export TZ="/usr/share/zoneinfo/Etc/GMT+12" \
+export TZ="/usr/share/zoneinfo/Etc/GMT+12"
bash utils/abuild/abuild
cd coreboot-builds