diff --git a/3progs.sh b/3progs.sh index ca97fd1..8d64765 100755 --- a/3progs.sh +++ b/3progs.sh @@ -445,6 +445,7 @@ if [[ $user_choice = *"QBittorrent - torrent kliens"* ]]; then echo Installing ${bold}${yellow}QBittorrent${normal} sudo pacman -S qbittorrent --noconfirm + cp -a qBittorrent /home/$USER/.config/ echo ${bold}${yellow}QBittorrent ${normal}installed. echo ---------------------------------------------