This website works better with JavaScript
git Service of IN-Ulm e.V.
Explore
Help
Sign In
ulpeters
/
dudelbox
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fixed path to bash
Toastie
4 years ago
parent
9a2fea3e16
commit
7a10a0436c
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
rfidac/data/_action_template
+ 1
- 1
rfidac/data/_action_template
View File
@@ -1,4 +1,4 @@
-#!/
usr/
bin/bash
+#!/bin/bash
source /opt/_mpd_helper
source /opt/_mpd_helper
tag=`basename "$0"`
tag=`basename "$0"`