forked from RP1/RaveOS-arch
Update ros-progs-gui.sh
This commit is contained in:
parent
9a343c2fe8
commit
9538b0175e
1 changed files with 2 additions and 3 deletions
|
@ -413,8 +413,7 @@ 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/.config/
|
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