mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Use portable shebang in input-filter-h.sh
This commit is contained in:
parent
571fa73455
commit
0ff7b1464d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Doxygen input filter, which tries to fix documentation of callback
|
||||
# method macros.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue