ソースを参照

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