[bash] set cross *Nix bang line (#2495)

Systems like NixOS don't use the path `/bin` for executables.
By default, `bash` must be available in `env`.
This commit is contained in:
Thomas Friese 2020-03-30 10:39:00 +02:00 committed by GitHub
parent 7a7ba57d91
commit 63ec014929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
refine
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
##########################################################
# OpenRefine Control System #