This commit is contained in:
Fioren
2024-05-23 07:25:13 +07:00
committed by GitHub
parent 4244575f71
commit 07b61fe1e8

View File

@@ -202,9 +202,9 @@ patch() {
fi
fi
fi
eval java -jar revanced-cli*.jar $p\
$b revanced-patches*.jar \
$m revanced-integrations*.apk\
eval java -jar *cli*.jar $p\
$b *patch*.jar \
$m *integration*.apk\
$excludePatches\
$includePatches \
--options=./src/options/$2.json \