From cb1310394998d9d83ebf925abf0ff4b3d51583b8 Mon Sep 17 00:00:00 2001 From: Martin Andersen Date: Mon, 27 May 2024 08:53:36 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 662f668..7c3514d 100644 --- a/install.sh +++ b/install.sh @@ -1451,7 +1451,7 @@ do sudo apt install -y libreoffice ;; "2") - sudo apt install -y tlp tlp-rdw + sudo apt install -y tlp tlp-rdw bluetooth bluez bluez-cups bluez-obexd bluez-meshd pulseaudio-module-bluetooth bluez-firmware blueman ;; "3") sudo apt install -y xrdp && sudo systemctl restart xrdp.service