Files
mcr-bot/update.sh

5 lines
81 B
Bash

dnf up -y
git pull
cd Microsoft-Rewards-bot && git pull
clear
echo "Update done!"