mirror of https://gitee.com/bigwinds/arangodb
use sh instead of bash
This commit is contained in:
parent
1ab84e893e
commit
a9f5128b9e
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
if [ "x$@" == "x" ] ; then
|
||||
JAVASCRIPT_JSLINT="\
|
||||
|
|
Loading…
Reference in New Issue