added qbittorrent config
This commit is contained in:
parent
28a5f34096
commit
6c7bf5b0d5
1 changed files with 1 additions and 0 deletions
|
@ -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 ---------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue