Skip to content

Commit

Permalink
remove dkms wrong line
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDuartePT committed Aug 25, 2023
1 parent e71c06d commit 2dd3f8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/build_deb_rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ echo "Dkms deb located at ${BUILD_DIR}/lenovolegionlinux-dkms_1.0.0_amd64.deb"
sudo dkms remove -m lenovolegionlinux -v 1.0.0

#Build rpm file
sudo dkms mkkmp -m lenovolegionlinux -v 1.0.0 --spec lenovolegionlinux-dkms-mkrpm.spec
sudo dkms mkrpm -m lenovolegionlinux -v 1.0.0 --source-only

#Copy rpm to deploy folder
Expand Down

0 comments on commit 2dd3f8b

Please sign in to comment.