Commit 5823d089 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Support non-standard install paths for bash

This can happen for instance when using homebrew to install an updated
Bash version.
parent 8eb5c5bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash
#!/usr/bin/env bash
#
# Copyright 2018 Dominik Sekotill
#