blob: 6b33ed6c2865119ebf1f3c6e7bde26823a79b20f (
plain)
1
2
3
4
5
6
7
|
VER=@MODULE_VERSION@
dkms install system76-io/$VER
# Before removing the system76-io package, the following command should
# be run to unregister the module from dkms:
#
# dkms remove system76-io/$VER --all
|