From 1467001f6779cecbcf370733f74b71ebf86a62ca Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 1 Dec 2024 00:03:41 -0500 Subject: [PATCH] renamed build to install --- build.sh => install.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename build.sh => install.sh (100%) diff --git a/build.sh b/install.sh similarity index 100% rename from build.sh rename to install.sh