Fixes to revert bot commit that breaks it
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sudo dnf up -y
|
||||
git stash && git pull
|
||||
cd Microsoft-Rewards-bot && git stash && git pull && pip install -r requirements.txt
|
||||
cd Microsoft-Rewards-bot && git stash && git pull && git checkout 03476776e9c58029dedaeee431958b5d04364bcf && pip install -r requirements.txt
|
||||
clear
|
||||
cd .. && chmod +x ./*.sh
|
||||
echo "Update done!"
|
||||
Reference in New Issue
Block a user