added qbittorrent config

This commit is contained in:
RP1 2024-12-25 23:51:44 +01:00
parent 28a5f34096
commit 6c7bf5b0d5

View file

@ -445,6 +445,7 @@ if [[ $user_choice = *"QBittorrent - torrent kliens"* ]]; then
echo Installing ${bold}${yellow}QBittorrent${normal} echo Installing ${bold}${yellow}QBittorrent${normal}
sudo pacman -S qbittorrent --noconfirm sudo pacman -S qbittorrent --noconfirm
cp -a qBittorrent /home/$USER/.config/
echo ${bold}${yellow}QBittorrent ${normal}installed. echo ${bold}${yellow}QBittorrent ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------