commit: 55e286ba553f9a09489834ae7ce5d2fb97147913 parent 9314810243692e02188b3ec4e1ae8a0c48e66e70 Author: Philipp Hagemeister <phihag@phihag.de> Date: Sun, 6 Jan 2013 22:50:20 +0100 read -n is bash-specificDiffstat:
M | devscripts/release.sh | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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