Sfoglia il codice sorgente

read -n is bash-specific

Philipp Hagemeister 12 anni fa
parent
commit
55e286ba55
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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