oem/ami: fix call to update_json.sh

Minor mistake in 8f0bd3148 :(
This commit is contained in:
Michael Marineau 2016-07-18 14:23:24 -07:00
parent 8f0bd31486
commit 842260f231

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}