Commit 568955d
Alex J Lennon
Fix Python executable path in uwb-mqtt-publisher
- Updated shebang from '#!/usr/bin/env python' to '#!/usr/bin/env python3'
- Fixes service startup failure on systems without 'python' symlink
- Resolves issue where service exits with status 1271 parent 84f1ef2 commit 568955d
File tree
1 file changed
+1
-1
lines changed- recipes-connectivity/uwb-mqtt-publisher/files
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments