ksud: some refactor

This commit is contained in:
tiann
2023-02-01 18:33:38 +08:00
parent 3519d61636
commit 1cd18a643d
4 changed files with 37 additions and 22 deletions

View File

@@ -8,6 +8,7 @@ mod module;
mod restorecon;
mod utils;
mod sepolicy;
mod assets;
fn main() -> anyhow::Result<()> {
cli::run()