From 65e7a46ba05ede2ddcc7c35e5b093257b090e44f Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 22 Sep 2020 17:32:43 -0400 Subject: [PATCH] [bin] Small change to tunnel script --- bin/.bin/ff-db-tunnel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/.bin/ff-db-tunnel b/bin/.bin/ff-db-tunnel index c2ee069..d7ced6b 100755 --- a/bin/.bin/ff-db-tunnel +++ b/bin/.bin/ff-db-tunnel @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/local/bin/bash # if [ "$1" != "" ]; then