6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
## arg 1: the new package version
|
|
post_install() {
|
|
echo 'rk3399 required driver replacement with libwdi (zadig) (in this case, WinUSB)'
|
|
echo 'see: https://github.com/pbatard/libwdi'
|
|
}
|