„vendor-reset.plg“ ändern
This commit is contained in:
parent
a51b975fcd
commit
eaac3b2f10
|
@ -85,6 +85,8 @@ fi
|
||||||
install() {
|
install() {
|
||||||
#Install vendor-reset
|
#Install vendor-reset
|
||||||
/sbin/installpkg "&plugin;/packages/${KERNEL_V%%-*}/${PACKAGE}-1.txz"
|
/sbin/installpkg "&plugin;/packages/${KERNEL_V%%-*}/${PACKAGE}-1.txz"
|
||||||
|
depmod -a
|
||||||
|
modprobe vendor_reset
|
||||||
}
|
}
|
||||||
|
|
||||||
#Check if vendor-reset is allready downloaded
|
#Check if vendor-reset is allready downloaded
|
||||||
|
|
Loading…
Reference in New Issue
Block a user