Skip to content

Commit

Permalink
Update XYT.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 25, 2024
1 parent fb8dc46 commit 81dbbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/XYT.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ fi

if [ "$TYPE" == 'true' ];then
lib='lib/*/*'
if [ -e apk/YouTube.apks ];then
if [ -e apk/YouTube.apkskkkkkk ];then
unzip -qo apk/YouTube.apks 'base.apk' -d Tav
unzip -qo apk/YouTube.apk lib/$DEVICE/* -d Tav
mv -f Tav/lib/$DEVICE Tav/lib/$ach
Expand Down

0 comments on commit 81dbbfd

Please sign in to comment.