mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
4d623aa452
Signed-off-by: B. Watson <yalhcru@gmail.com>
7 lines
208 B
Bash
7 lines
208 B
Bash
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
|