mirror of
https://github.com/ReVanced/revanced-cli.git
synced 2026-01-11 22:06:20 +00:00
refactor: add more logging
This commit is contained in:
@@ -83,6 +83,8 @@ internal object MainCommand : Runnable {
|
||||
|
||||
Patcher.start(patcher, patchedFile)
|
||||
|
||||
println("[aligning & signing]")
|
||||
|
||||
if (install) {
|
||||
Signing.start(
|
||||
patchedFile,
|
||||
|
||||
Reference in New Issue
Block a user