diff --git a/update.sh b/update.sh index 13114b5..d890c56 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,4 @@ -dnf up -y +sudo dnf up -y git pull cd Microsoft-Rewards-bot && git pull clear