forked from github/server
function is a bash-ism
This commit is contained in:
parent
6b1285a784
commit
a567fe9ed0
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
function abort() {
|
||||
echo $1
|
||||
|
|
Loading…
Reference in New Issue