audacious name
This commit is contained in:
parent
b8c9a63660
commit
d2c7ec3623
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ if [[ $? -eq 1 ]]; then
|
||||||
echo ${bold}${yellow}Cancelled by User. Exiting!${normal}
|
echo ${bold}${yellow}Cancelled by User. Exiting!${normal}
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
if [[ $user_choice = *"Audacious - Music Player"* ]]; then
|
if [[ $user_choice = *"Audacious - Local Music Player 432Hz-re optimalizalva!"* ]]; then
|
||||||
echo
|
echo
|
||||||
echo ---------------------------------------------
|
echo ---------------------------------------------
|
||||||
echo Installing ${bold}${yellow}Audacious${normal}
|
echo Installing ${bold}${yellow}Audacious${normal}
|
||||||
|
|
Loading…
Reference in a new issue