forked from rosa/hakurei
This introduces bindings for extra paths and KnownChecksum, and exposes a passthrough special case. Signed-off-by: Ophestra <cat@gensokyo.uk>
3 lines
56 B
Bash
3 lines
56 B
Bash
#!/bin/sh
|
|
exec /system/sbin/depmod -m /lib/modules "$@"
|