mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07: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"
|
curl -sL -O "$asset"
|
||||||
if diff -q revanced-version.txt new.txt >/dev/null ; then
|
if diff -q revanced-version.txt new.txt >/dev/null ; then
|
||||||
echo "Old patch!!! Not build"
|
echo "Old patch!!! Not build"
|
||||||
exit 1
|
exit 0
|
||||||
else
|
else
|
||||||
rm -f *.txt
|
rm -f *.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user