We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0f38c commit dc2d9eaCopy full SHA for dc2d9ea
1 file changed
README.md
@@ -142,7 +142,7 @@ following command:
142
143
sudo sed -i \
144
-e '/^get_module_verinfo()/,+3 s/\<unset res$\|\<res=()$/res=("" "" "")/' \
145
- /usr/sbin/dkms
+ /usr/sbin/dkms
146
147
Be aware that the operation of the above command is inexact, and might not
148
work, or might break DKMS. You've been warned. In any case, simply reinstall
0 commit comments