Browse Source

read -n is bash-specific

Philipp Hagemeister 12 years ago
parent
commit
55e286ba55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      devscripts/release.sh

+ 1 - 1
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