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