Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-02-03 16:34:50 +03:00 committed by GitHub
parent e95d467bc9
commit 19b1023f34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ echo "$(apt show nvidia-driver-$DRIVER 2>&1 | grep -v "does not have a stable" |
cd ./linux-nvidia-modules
VERSION="$(cat ./DRIVER_VERSION)-$(cat ./KERNEL)-100pika5"
VERSION="$(cat ./DRIVER_VERSION)-$(cat ./KERNEL)-100pika6"
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