Skip to content

Commit 5878281

Browse files
committed
FreeBSD doesn't have /bin/bash
1 parent 3035bc7 commit 5878281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
VERSION=0.0.0
33

44
CFG_CMDLINE=

0 commit comments

Comments
 (0)