Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-01-28 22:03:24 +03:00 committed by GitHub
parent 1704f7c521
commit 4d4fe41287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ fi
if cat ./pika_nvidia.txt | grep "$(cat ./new_nvidia.txt)"
then
echo "driver up to date"
exit 0
fi