Files
mcr-bot/update.sh
2023-05-18 21:48:42 +02:00

5 lines
86 B
Bash

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