mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
fix: Change script shebang to support non-FHS *NIX systems (e.g NixOS)
This commit is contained in:
parent
012a68f8ef
commit
217f93a317
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue