macOS provisioning: Disable bluetooth

Pick-to: 6.2
Pick-to: 6.3
Change-Id: Ia981b4ab37a6ca15a566feb2fdc176253b419193
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Ville-Pekka Karhu
2021-12-17 16:14:50 +02:00
parent ccf269f5da
commit 20c580e5db
6 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0

View File

@@ -0,0 +1,8 @@
#!/usr/bin/env bash
set -ex
brew install blueutil
#Disable Bluetooth
blueutil -p 0