mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
Update ci.sh
This commit is contained in:
@@ -19,7 +19,7 @@ get_date() {
|
||||
|
||||
checker(){
|
||||
local date1 date2 date1_sec date1_sec repo=$1 ur_repo=$repository check=$3
|
||||
date1=$(get_date "$repo" "$2" "revanced-patches*.jar")
|
||||
date1=$(get_date "$repo" "$2" "*.jar")
|
||||
date2=$(get_date "$ur_repo" "all" "$check")
|
||||
date1_sec=$(date -d "$date1" +%s)
|
||||
date2_sec=$(date -d "$date2" +%s)
|
||||
|
||||
Reference in New Issue
Block a user