Skip to content

Commit

Permalink
Update YT.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Sep 7, 2023
1 parent 916eebc commit d2b64f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/YT.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ elif [ "$VERSION" == 'Autu' ];then
VER="$Vidon"
Kad=Auto
V=U
if [ "$(Xem https://github.com/kakathic/YT-AT/releases/download/Up/Up-Z${V}notes.json | grep -cm1 "${VER//./}")" == 1 ];then
if [ "$(Xem https://github.com/$GITHUB_REPOSITORY/releases/download/Up/Up-Z${V}notes.json | grep -cm1 "${VER//./}")" == 1 ];then
echo
echo "! Là phiên bản mới nhất."
exit 0
Expand Down

0 comments on commit d2b64f2

Please sign in to comment.