mirror of https://github.com/FongMi/TV.git
parent
de49a0bdf2
commit
3ab8a0fc60
@ -1,5 +1,10 @@ |
|||||||
git clone --mirror https://github.com/FongMi/TV.git |
git clone --mirror https://github.com/FongMi/TV.git |
||||||
java -jar bfg.jar --delete-files *.apk TV.git |
java -jar bfg.jar --delete-files *.apk TV.git |
||||||
|
java -jar bfg.jar --delete-files libp*.so TV.git |
||||||
|
java -jar bfg.jar --delete-files libjpa*.so TV.git |
||||||
|
java -jar bfg.jar --delete-files libxl*.so TV.git |
||||||
|
java -jar bfg.jar --delete-files libmitv.so TV.git |
||||||
|
java -jar bfg.jar --delete-files libtvcore.so TV.git |
||||||
cd TV.git |
cd TV.git |
||||||
git reflog expire --expire=now --all && git gc --prune=now --aggressive |
git reflog expire --expire=now --all && git gc --prune=now --aggressive |
||||||
git push |
git push |
||||||
|
|||||||
Loading…
Reference in new issue