fix: typo

This commit is contained in:
2026-02-13 19:18:19 +01:00
parent 9192fcb883
commit d0bf9dffa5

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
sudo pacman -S bluez bluez-utils blueman --noconfirm
sudo systemctl --enable --now bluetooth.service
sudo systemctl enable --now bluetooth.service