diff --git a/setup-fedora.sh b/setup-fedora.sh index 2beb855..b3588a1 100644 --- a/setup-fedora.sh +++ b/setup-fedora.sh @@ -7,4 +7,5 @@ cd mrc-bot git clone https://github.com/farshadz1997/Microsoft-Rewards-bot pip install -r Microsoft-Rewards-bot/requirements.txt mkdir vpn -echo "Add your VPN files in ./vpn and your accounts file with the same name as the vpn in ./Microsoft-Rewards-bot then run setup-vpn.sh" \ No newline at end of file +clear +echo "Add your VPN files in ./vpn and your accounts files with the same name as the vpn in ./Microsoft-Rewards-bot then run setup-vpn.sh" \ No newline at end of file