Update utils.sh

This commit is contained in:
Fioren
2023-12-08 03:10:03 +07:00
committed by GitHub
parent 3e4638ac1e
commit ca4705afbe

View File

@@ -184,7 +184,7 @@ gen_rip_libs() {
done done
} }
split_arch() { split_arch() {
green_log "[+] Splitting $1 to $archs:" green_log "[+] Splitting $1 to ${archs[i]}:"
if [ -f "./release/$1.apk" ]; then if [ -f "./release/$1.apk" ]; then
eval java -jar revanced-cli*.jar patch \ eval java -jar revanced-cli*.jar patch \
--patch-bundle revanced-patches*.jar \ --patch-bundle revanced-patches*.jar \