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:
@@ -13,7 +13,7 @@ if [ "$latest_version" = "$cur_version" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
echo "New patch, building..."
|
echo "New patch, building..."
|
||||||
rm -f ./json.txt
|
rm -f ./json.txt ./$2-version.txt
|
||||||
echo $latest_version > $2-version.txt
|
echo $latest_version > $2-version.txt
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user