forked from RP1/RaveOS-arch
asd
This commit is contained in:
parent
ef659daed6
commit
ec923e4af9
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ if [[ $user_choice = *"Audacious - Local Music Player 432Hz-re optimalizalva!"*
|
|||
echo Installing ${bold}${yellow}Audacious${normal}
|
||||
|
||||
flatpak install flathub org.atheme.audacious --user -y
|
||||
sudo rsync -ap --info=progress2 audacious /home/$USER/.var/app/org.atheme.audacious/config
|
||||
sudo rsync -ap --info=progress2 audacious /home/$USER/.var/app/org.atheme.audacious/config/
|
||||
|
||||
echo ${bold}${yellow}Audacious ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue