From 52f948b56842b9f0b0b26e8a2d2c53206e5c5672 Mon Sep 17 00:00:00 2001 From: mintsuki Date: Wed, 1 May 2024 23:37:53 +0200 Subject: [PATCH] build: Fix issue with commit timestamps in bootstrap script --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index ac8fc97e..7fb16107 100755 --- a/bootstrap +++ b/bootstrap @@ -71,7 +71,7 @@ if git log -1 >/dev/null 2>&1; then cat >timestamps <