Browse Source

read -n is bash-specific

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

2
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

Loading…
Cancel
Save