This website works better with JavaScript.
Home
Explore
Help
Sign In
smarthome
/
bt-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix bt-receiver script
master
Dirk Alders
9 months ago
parent
14a17c9527
commit
b9d40378ba
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
bt-receiver/bt-receiver
+ 1
- 1
bt-receiver/bt-receiver
View File
@@ -1,4 +1,4 @@
1
-#!/bin/sh
-e
1
+#!/bin/
ba
sh
2
2
#
3
3
4
4
if [[ $UID != 0 ]]; then
Write
Preview
Loading…
Cancel
Save