This commit is contained in:
parent
65199f2e31
commit
4b3e318206
4
main.sh
4
main.sh
@ -27,9 +27,7 @@ dpkg-deb -x ./nvidia-dkms-$DRIVER*.deb /
|
|||||||
# Build package
|
# Build package
|
||||||
dpkg-buildpackage --no-sign
|
dpkg-buildpackage --no-sign
|
||||||
echo 'DKMS MAKEFILE LOG:'
|
echo 'DKMS MAKEFILE LOG:'
|
||||||
apt install -y tree
|
cat ./nvidia/$(cat ./DRIVER)/$(cat ./KERNEL)/x86_64/log/make.log || cat ./nvidia/$(cat ./DRIVER)/build/make.log
|
||||||
tree
|
|
||||||
|
|
||||||
# Move the debs to output
|
# Move the debs to output
|
||||||
cd ../
|
cd ../
|
||||||
mkdir -p ./output
|
mkdir -p ./output
|
||||||
|
Loading…
Reference in New Issue
Block a user