Merge pull request #51 from tokudan/nixos_compat

Increase compatibility with NixOS
This commit is contained in:
Luke Smith 2018-04-12 15:20:41 -07:00 committed by GitHub
commit 2f49576291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [[ "$(uname)" == "Darwin" ]]
then