Change the shell, for better compatibility.

This commit is contained in:
Jacob 2024-05-14 19:21:13 +02:00
parent f139028deb
commit 93b5a57c35

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
[ "$1" = "" ] && {
printf "%s\n" "Usage: $0 <file>"