mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update utils.sh
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user