浏览代码

read -n is bash-specific

Philipp Hagemeister 12 年之前
父节点
当前提交
55e286ba55
共有 1 个文件被更改,包括 1 次插入1 次删除
  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