Update 545.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-04-05 14:46:12 +03:00 committed by GitHub
parent efd82d3e8b
commit b48ad39dc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
545.sh
View File

@ -26,7 +26,7 @@ VERSION="$(cat ./DRIVER_VERSION)-$(cat ./KERNEL)-100pika7"
echo -e "linux-nvidia-modules ("$VERSION") pikauwu; urgency=medium\n\n * New Release\n\n -- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200" > debian/changelog
if [[ $DRIVER_BUILT == false ]]
if [[ $DRIVER_BUILT == true ]]
then
if echo $VERSION | grep "$(cat ./pika_nvidia.txt)"
then