Version v0.1.0-r108

This commit is contained in:
asonix 2020-06-10 19:00:29 -05:00
parent 5913c024c2
commit 579b5822b6

View file

@ -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"