From c6060b685a7c9e819d4920519393915fd70c8930 Mon Sep 17 00:00:00 2001 From: Lovelyavimuwal <108040500+Lovelyavimuwal@users.noreply.github.com> Date: Fri, 13 Jan 2023 21:28:50 +0530 Subject: [PATCH] Start.sh1 --- start.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start.sh b/start.sh index 2b0778d..5cdfef9 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/Goodnightmovies/MdiskSearchBotV2.git /goodnightmoviesBotV2 +cd /goodnightmoviesBotV2 pip3 install -r requirements.txt echo "Starting Bot...." python3 main.py