Skip to content

Commit

Permalink
Merge branch 'RaySlash-dkms'
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimplul committed Oct 25, 2023
2 parents a3aba95 + bc694ed commit ca16863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkms/dkms-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ! [ $(id -u) = 0 ]; then
fi

TM_NAME=hid-tmff2
TM_VER=0.8
TM_VER=0.81
DST="/usr/src/${TM_NAME}-${TM_VER}"

mkdir -p "${DST}"
Expand Down

0 comments on commit ca16863

Please sign in to comment.