diff --git a/update.sh b/update.sh index d890c56..f3e4e97 100644 --- a/update.sh +++ b/update.sh @@ -2,4 +2,5 @@ sudo dnf up -y git pull cd Microsoft-Rewards-bot && git pull clear +cd .. && chmod +x ./*.sh echo "Update done!" \ No newline at end of file