feat: 添加KPM模块以支持KPM相关功能
This commit is contained in:
@@ -14,6 +14,7 @@ mod restorecon;
|
|||||||
mod sepolicy;
|
mod sepolicy;
|
||||||
mod su;
|
mod su;
|
||||||
mod utils;
|
mod utils;
|
||||||
|
mod kpm;
|
||||||
|
|
||||||
fn main() -> anyhow::Result<()> {
|
fn main() -> anyhow::Result<()> {
|
||||||
cli::run()
|
cli::run()
|
||||||
|
|||||||
Reference in New Issue
Block a user