Update cleaner.bat

pull/137/head
FongMi 3 years ago
parent 3ab8a0fc60
commit 364b439695
  1. 5
      other/tools/cleaner.bat

@ -1,8 +1,9 @@
git clone --mirror https://github.com/FongMi/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 libp*p.so TV.git
java -jar bfg.jar --delete-files libxl*.so TV.git
java -jar bfg.jar --delete-files libjpa*.so TV.git
java -jar bfg.jar --delete-files libp2p*.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

Loading…
Cancel
Save