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:
@@ -10,6 +10,7 @@ curl -sL "https://api.github.com/repos/$repository/releases/latest" | jq -r '.as
|
||||
cur_version=$(cat $2-version.txt)
|
||||
if [ "$latest_version" = "$cur_version" ]; then
|
||||
echo "Old patch, not build!"
|
||||
rm -f ./json.txt ./$2-version.txt
|
||||
exit 0
|
||||
else
|
||||
echo "New patch, building..."
|
||||
|
||||
Reference in New Issue
Block a user