From df051851c3babfa05e4610650df815b05e384a3a Mon Sep 17 00:00:00 2001 From: Prasgfqyqhn <110588740+Prasgfqyqhn@users.noreply.github.com> Date: Fri, 20 Jan 2023 12:25:00 +0530 Subject: [PATCH] Update start.sh --- start.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start.sh b/start.sh index 2b0778d..d6019c5 100644 --- a/start.sh +++ b/start.sh @@ -1,6 +1,6 @@ echo "Cloning Repo...." -git clone https://github.com/Cyniteofficial/MdiskSearchBotV2.git /MdiskSearchBotV2 -cd /MdiskSearchBotV2 +git clone https://github.com/pnxfficial/pnxSearchBotV2.git /pnxSearchBotV2 +cd /pnxSearchBotV2 pip3 install -r requirements.txt echo "Starting Bot...." python3 main.py