瀏覽代碼

Update qbittorrent-nox-static.sh

MoeClub 3 年之前
父節點
當前提交
70d6880ad8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      qBittorrent/qbittorrent-nox-static.sh

+ 1 - 0
qBittorrent/qbittorrent-nox-static.sh

@@ -2163,6 +2163,7 @@ if [[ "${!app_name_skip:-yes}" = 'no' ]] || [[ "${1}" = "${app_name}" ]]; then
 		#
 		#
 		[[ -f "${qbt_install_dir}/bin/qbittorrent-nox" ]] && cp -f "${qbt_install_dir}/bin/qbittorrent-nox" "${qbt_install_dir}/completed/qbittorrent-nox"
 		[[ -f "${qbt_install_dir}/bin/qbittorrent-nox" ]] && cp -f "${qbt_install_dir}/bin/qbittorrent-nox" "${qbt_install_dir}/completed/qbittorrent-nox"
 		#
 		#
+		strip -s "${qbt_install_dir}/completed/qbittorrent-nox"
 		delete_function boost
 		delete_function boost
 		delete_function "${app_name}" last
 		delete_function "${app_name}" last
 	fi
 	fi