Enhance bash shebangs

This commit is contained in:
jo 2021-08-16 14:21:46 +02:00
parent 8b3e09d41c
commit b5f302ac61
24 changed files with 24 additions and 24 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Set up 3 way PO file merging, which we need for non-mainline branches
cp scripts/git-merge-po /usr/local/bin