From 4fa9e98095a6d5fc6a045adfe225f498854206bb Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Mon, 11 Jan 2021 21:08:56 +0000 Subject: [PATCH] fix reproducible builds (#8300) --- build.sh => .build.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build.sh => .build.sh (100%) diff --git a/build.sh b/.build.sh similarity index 100% rename from build.sh rename to .build.sh