From fadb558f758019470250aea1f04c018aa0728931 Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Tue, 20 Jun 2023 14:01:58 +0000 Subject: [PATCH] Switched to legacy branch --- setup-linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-linux.sh b/setup-linux.sh index 5cec1c8..e7e6967 100644 --- a/setup-linux.sh +++ b/setup-linux.sh @@ -41,7 +41,7 @@ install_requirements() { update_package_manager install_requirements -git clone https://git.justw.tf/Lightemerald/mcr-bot && cd mcr-bot +git clone https://git.justw.tf/Lightemerald/mcr-bot && cd mcr-bot && git checkout legacy git clone https://github.com/farshadz1997/Microsoft-Rewards-bot && cd Microsoft-Rewards-bot && git checkout 03476776e9c58029dedaeee431958b5d04364bcf && pip install -r requirements.txt cd .. && mkdir vpn cp ./config.txt.sample config.txt