Skip to content

Commit 35b15d1

Browse files
committed
update api.sh interpreter
1 parent 3e0c597 commit 35b15d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12

23
if [ -z $1 ] || [ -z $2 ] || [ -z $3 ]
34
then

0 commit comments

Comments
 (0)