1
0
Fork 0
forked from RP1/RaveOS-arch

FreeTube conf fixed

This commit is contained in:
RP1 2024-12-25 23:10:38 +01:00
parent bd298db02b
commit 66972ce9ad

View file

@ -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 ---------------------------------------------