Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/XYT.sh
Original file line number Diff line number Diff line change
@@ -186,9 +186,8 @@ echo '- Quá trình xây dựng apk xong.' | tee 2.txt

sleep 5
Loading "$(echo */res/values)" "$(echo */res/values)" >/dev/null
rm -fr apk/YouTube.apk
zip -qr $(echo */YouTube.apk) -d res/*
echo '- Quá trình ghép string xong' | tee 1.txt
zip -qr apk/YouTube.apk -d res/*
echo '- Quá trình xoá rác xong' | tee 1.txt

)

0 comments on commit 8dc5acf

Please sign in to comment.