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