mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Use portable shebang in input-filter-h.sh
This commit is contained in:
parent
6f7be356f5
commit
d1b1202592
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