mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
oem/ami: fix call to update_json.sh
Minor mistake in 8f0bd3148 :(
This commit is contained in:
parent
8f0bd31486
commit
842260f231
@ -20,4 +20,4 @@ $DIR/copy_ami.sh -l 477645798544 ${args}
|
|||||||
source $DIR/ami-builder-us-gov-auth.sh
|
source $DIR/ami-builder-us-gov-auth.sh
|
||||||
$DIR/import.sh ${args}
|
$DIR/import.sh ${args}
|
||||||
|
|
||||||
update_json.sh ${args}
|
$DIR/update_json.sh ${args}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user