install-bluetooth: disable verbosity

This commit is contained in:
colin 2023-01-07 03:44:45 +00:00
parent c063ecd047
commit dc15091ea7

View File

@ -7,7 +7,6 @@
# bluetooth connection structure is /var/lib/bluetooth/<HOST_MAC>/<DEVICE_MAX>/{attributes,info}
# bluetoothd/main.conf options can be found here:
# - <https://pythonhosted.org/BT-Manager/config.html>
set -ex
srcdir="$1"
destdir="$2"