added sudo to update.sh

This commit is contained in:
2023-05-18 21:48:42 +02:00
parent 47dac3949f
commit 8b82193151

View File

@@ -1,4 +1,4 @@
dnf up -y
sudo dnf up -y
git pull
cd Microsoft-Rewards-bot && git pull
clear