Browse Source

Update README.MD

MoeClub 3 years ago
parent
commit
807a0102a3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      qBittorrent/README.MD

+ 2 - 1
qBittorrent/README.MD

@@ -3,6 +3,7 @@
 bash <(curl -sSL "https://raw.githubusercontent.com/MoeClub/Note/master/qBittorrent/qbittorrent-nox-static.sh") all -i -c -qt release-4.4.2 -lt v2.0.6
 
 rm -rf /tmp/qbittorrent && cp ~/qbt-build/bin/qbittorrent-nox /tmp/qbittorrent && cd /tmp
-XZ_OPT=-9 tar -Jcvf /tmp/qbittorrent_$(uname -m)_qt_v4.4.2_lt_2.0.6.tar.xz qbittorrent
+XZ_OPT=-9 tar -Jcvf /tmp/qbittorrent_$(uname -m)_v4.4.2_lt_v2.0.6.tar.xz  qbittorrent
+
 
 ```