FreeTube conf fixed
This commit is contained in:
parent
bd298db02b
commit
66972ce9ad
1 changed files with 2 additions and 2 deletions
|
@ -335,7 +335,7 @@ if [[ $user_choice = *"FreeTube - Adatlopás-mentes YouTube-kliens"* ]]; then
|
|||
echo Installing ${bold}${yellow}FreeTube${normal}
|
||||
|
||||
yay -S freetube-bin --noconfirm
|
||||
sudo cp -a FreeTube /home/$USER/.var/app/io.freetubeapp.FreeTube/config/
|
||||
sudo cp -a FreeTube /home/$USER/.config/
|
||||
|
||||
echo ${bold}${yellow}FreeTube ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue