1
0
Fork 0
forked from RP1/RaveOS-arch
This commit is contained in:
RP1 2025-02-03 10:58:22 +01:00
parent ef659daed6
commit ec923e4af9

View file

@ -99,7 +99,7 @@ if [[ $user_choice = *"Audacious - Local Music Player 432Hz-re optimalizalva!"*
echo Installing ${bold}${yellow}Audacious${normal} echo Installing ${bold}${yellow}Audacious${normal}
flatpak install flathub org.atheme.audacious --user -y 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 ${bold}${yellow}Audacious ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------