Update 545.sh
This commit is contained in:
parent
efd82d3e8b
commit
b48ad39dc1
2
545.sh
2
545.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user