Fix bt-receiver script

This commit is contained in:
Dirk Alders 2024-03-24 19:27:39 +01:00
parent 14a17c9527
commit b9d40378ba

View File

@ -1,4 +1,4 @@
#!/bin/sh -e #!/bin/bash
# #
if [[ $UID != 0 ]]; then if [[ $UID != 0 ]]; then