Skip to content

Commit

Permalink
replace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed May 6, 2024
1 parent cbe57fe commit 541efde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ami.pl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
die "ERROR: Image name missing!\n";
}
my $insert = qq ~
INSERT INTO 'images' (
REPLACE INTO 'images' (
'imageId',
'name',
'architecture',
Expand Down

0 comments on commit 541efde

Please sign in to comment.