Merge pull request #574 from marineam/ami

oem/ami: fix call to update_json.sh
This commit is contained in:
Michael Marineau 2016-07-18 14:43:21 -07:00 committed by GitHub
commit c49cb200fc

View File

@ -20,4 +20,4 @@ $DIR/copy_ami.sh -l 477645798544 ${args}
source $DIR/ami-builder-us-gov-auth.sh
$DIR/import.sh ${args}
update_json.sh ${args}
$DIR/update_json.sh ${args}