mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
update new rve patches
This commit is contained in:
@@ -233,7 +233,7 @@ patch() {
|
|||||||
if [ -f "./download/$1.apk" ]; then
|
if [ -f "./download/$1.apk" ]; then
|
||||||
local p b m ks a pu opt
|
local p b m ks a pu opt
|
||||||
if [ "$3" = inotia ]; then
|
if [ "$3" = inotia ]; then
|
||||||
p="patch " b="--patch-bundle *patch*.jar" m="--merge *integration*.apk " a="" ks="_ks" pu="--purge=true" opt="--options=./src/options/$2.json "
|
p="patch " b="-p *.rvp" m="" a="" ks="_ks" pu="--purge=true" opt=""
|
||||||
echo "Patching with Revanced-cli inotia"
|
echo "Patching with Revanced-cli inotia"
|
||||||
else
|
else
|
||||||
if [[ $(ls revanced-cli-*.jar) =~ revanced-cli-([0-9]+) ]]; then
|
if [[ $(ls revanced-cli-*.jar) =~ revanced-cli-([0-9]+) ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user