From be74736cb95e8213cd06cc6fe85f467e26b9a3c2 Mon Sep 17 00:00:00 2001 From: Motonori Iwata Date: Mon, 21 Jan 2013 11:40:40 +0900 Subject: [PATCH] Update git-now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed https://github.com/iwata/git-now/issues/2 --- git-now | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-now b/git-now index 4e3efe5..398d18f 100755 --- a/git-now +++ b/git-now @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # enable debug mode if [ "$DEBUG" = "yes" ]; then