Added bash annotation to script
This commit is contained in:
parent
f64a603934
commit
24fb5c3842
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
create_issue() {
|
create_issue() {
|
||||||
local title="$1"
|
local title="$1"
|
||||||
local project_key="$2"
|
local project_key="$2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue