forked from RP1/RaveOS-arch
Update ros-progs-gui.sh
This commit is contained in:
parent
f6dc7eecfa
commit
fd37747579
1 changed files with 1 additions and 0 deletions
|
@ -414,6 +414,7 @@ if [[ $user_choice = *"FreeTube - Adatlopás-mentes YouTube-kliens"* ]]; then
|
||||||
|
|
||||||
yay -S freetube-bin --noconfirm
|
yay -S freetube-bin --noconfirm
|
||||||
sudo cp -a FreeTube /home/$USER/.config/
|
sudo cp -a FreeTube /home/$USER/.config/
|
||||||
|
sudo chown $USER:$GROUP /home/$USER/.config/FreeTube
|
||||||
|
|
||||||
echo ${bold}${yellow}FreeTube ${normal}installed.
|
echo ${bold}${yellow}FreeTube ${normal}installed.
|
||||||
echo ---------------------------------------------
|
echo ---------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue