Update ubuntu system install script:add pavucontrol to apt for installation
This commit is contained in:
parent
f3d2c44498
commit
c5cf9b4570
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ BASIC_PACKAGES=(
|
|||
python3-venv
|
||||
python3-pip
|
||||
fd-find
|
||||
pavucontrol
|
||||
)
|
||||
|
||||
# ====== INSTALL BRAVE =========
|
||||
|
|
|
|||
Loading…
Reference in a new issue