added bluetooth support for endeavour
This commit is contained in:
parent
caf0bcb7a2
commit
bddf3d087a
@ -18,6 +18,7 @@ kodi kodi-addon-pvr-hts
|
|||||||
shotwell
|
shotwell
|
||||||
photocollage
|
photocollage
|
||||||
pro-audio pulseaudio-jack realtime-privileges soundfont-fluid
|
pro-audio pulseaudio-jack realtime-privileges soundfont-fluid
|
||||||
|
bluez bluez-utils pulseaudio-bluetooth bluedevil
|
||||||
"
|
"
|
||||||
|
|
||||||
TOOLS="
|
TOOLS="
|
||||||
@ -55,6 +56,7 @@ echo ---------------------------------------------------------------------------
|
|||||||
case "$response" in
|
case "$response" in
|
||||||
[yY][eE][sS]|[yY])
|
[yY][eE][sS]|[yY])
|
||||||
yay -S --needed $ALL
|
yay -S --needed $ALL
|
||||||
|
echo Enable bluetooth by: sudo systemctl enable --now bluetooth
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo Installation aborted!
|
echo Installation aborted!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user