Skip to content

Commit

Permalink
Update YT.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 23, 2024
1 parent 0b47cb4 commit fb8dc46
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 @@ -165,7 +165,7 @@ fi

if [ "$TYPE" == 'true' ];then
lib='lib/*/*'
if [ -e apk/YouTube.apks ];then
if [ -e apk/YouTube.apks/kkkkkk ];then
echo "- Giải nén base.apk"
unzip -qo apk/YouTube.apks 'base.apk' -d Tav
unzip -qo apk/YouTube.apk lib/$DEVICE/* -d Tav
Expand Down

0 comments on commit fb8dc46

Please sign in to comment.