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
|
||||
else
|
||||
echo "New patch, building..."
|
||||
rm -f ./json.txt
|
||||
rm -f ./json.txt ./$2-version.txt
|
||||
echo $latest_version > $2-version.txt
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user