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
|
||||
dpkg-buildpackage --no-sign
|
||||
echo 'DKMS MAKEFILE LOG:'
|
||||
apt install -y tree
|
||||
tree
|
||||
|
||||
cat ./nvidia/$(cat ./DRIVER)/$(cat ./KERNEL)/x86_64/log/make.log || cat ./nvidia/$(cat ./DRIVER)/build/make.log
|
||||
# Move the debs to output
|
||||
cd ../
|
||||
mkdir -p ./output
|
||||
|
Loading…
Reference in New Issue
Block a user