fixed easy effects plugin error
This commit is contained in:
parent
99f4ed3ba8
commit
08c2845eae
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@ if [[ $user_choice = *"Easy Effects - Hangkártyát vezérlő program (Hangeffek
|
|||
echo ---------------------------------------------
|
||||
echo Installing ${bold}${yellow}Easy Effects${normal}
|
||||
|
||||
sudo pacman -S easyeffects --noconfirm
|
||||
sudo pacman -S easyeffects lsp-plugins-lv2 lsp-plugins-standalone --noconfirm
|
||||
|
||||
echo ${bold}${yellow}Easy Effects ${normal}installed.
|
||||
echo ---------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue