Explorar el Código

read -n is bash-specific

Philipp Hagemeister hace 12 años
padre
commit
55e286ba55
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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