mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 16:17:40 +00:00
Update build-rv.sh
This commit is contained in:
@@ -12,7 +12,7 @@ asset=$(echo "$release" | jq -r '.assets[] | select(.name == "revanced-version.t
|
||||
curl -sL -O "$asset"
|
||||
if diff -q revanced-version.txt new.txt >/dev/null ; then
|
||||
echo "Old patch!!! Not build"
|
||||
exit 0
|
||||
exit 1
|
||||
else
|
||||
rm -f *.txt
|
||||
|
||||
@@ -69,4 +69,4 @@ get_apk_arch "youtube-music" "youtube-music" "google-inc/youtube-music/youtube-m
|
||||
patch "youtube-music" "youtube-music-revanced"
|
||||
|
||||
ls revanced-patches*.jar >> revanced-version.txt
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user