forked from mirrors/relay
Version v0.1.0-r108
This commit is contained in:
parent
5913c024c2
commit
579b5822b6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ function print_help() {
|
|||
echo " tag: The git tag to be applied to the image manifest"
|
||||
}
|
||||
|
||||
repo=$2
|
||||
repo=$1
|
||||
tag=$2
|
||||
|
||||
require "$repo" "repo"
|
||||
|
|
Loading…
Reference in a new issue