From 14f5de15791b7cc64f36d3fdd96f325f74a42513 Mon Sep 17 00:00:00 2001 From: Anton Ermolenko Date: Thu, 29 Mar 2018 08:09:07 +1100 Subject: [PATCH] interpreter reference update to be portable (#160) --- todo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.sh b/todo.sh index 7af8c57..585c5b0 100755 --- a/todo.sh +++ b/todo.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # === HEAVY LIFTING === shopt -s extglob extquote