From: Philipp Hagemeister Date: Sun, 6 Jan 2013 21:50:20 +0000 (+0100) Subject: read -n is bash-specific X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=55e286ba553f9a09489834ae7ce5d2fb97147913;p=youtube-dl read -n is bash-specific --- diff --git a/devscripts/release.sh b/devscripts/release.sh index cf5784e8c..05c9f8bfd 100755 --- a/devscripts/release.sh +++ b/devscripts/release.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # IMPORTANT: the following assumptions are made # * the GH repo is on the origin remote