forked from RP1/RaveMint
FreeTube config copy command added
This commit is contained in:
parent
51cac1a3ef
commit
a02e13bfdc
1 changed files with 1 additions and 0 deletions
|
@ -344,6 +344,7 @@ if [[ $user_choice = *"FreeTube - Adatlopás-mentes YouTube-kliens"* ]]; then
|
|||
echo Installing ${bold}${yellow}FreeTube - flatpak${normal}
|
||||
|
||||
flatpak install flathub io.freetubeapp.FreeTube --user -y
|
||||
sudo cp -a FreeTube /home/$USER/.var/app/io.freetubeapp.FreeTube/config/
|
||||
|
||||
echo ${bold}${yellow}FreeTube ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue