From 09ed173eef8fced14c2116f2b31c7e5e0ee7b92e Mon Sep 17 00:00:00 2001 From: Eric-Paul Ickhorn Date: Mon, 29 May 2023 23:43:36 +0200 Subject: [PATCH] Renamed build.sh to build.bash to more clearly indicate bash --- build.sh => build.bash | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build.sh => build.bash (100%) diff --git a/build.sh b/build.bash similarity index 100% rename from build.sh rename to build.bash