Merge pull request #182 from SSSSeb/fix_build

explicitely require bash so that autogen.sh now pass on ubuntu20/mint
This commit is contained in:
Con Kolivas 2021-02-08 22:29:20 +11:00 committed by GitHub
commit 3f1ded76eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#?bin/sh
#!/bin/bash
# Peter Hyman, pete@peterhyman.com
# December 2020