From 6c194670ef77ce3d5bcbca30959fbdc75e7e49b5 Mon Sep 17 00:00:00 2001 From: "mayur.popli" Date: Mon, 25 Aug 2025 15:45:56 +0530 Subject: [PATCH] fix: move setup.sh --- setup.sh => config/setup.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename setup.sh => config/setup.sh (100%) diff --git a/setup.sh b/config/setup.sh similarity index 100% rename from setup.sh rename to config/setup.sh