From 6b6e717a4e1092c44094310a821414b5f984387d Mon Sep 17 00:00:00 2001 From: dcore94 Date: Tue, 30 Aug 2022 16:44:09 +0200 Subject: [PATCH] fixed packer --- focal-fossa/packer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/focal-fossa/packer.json b/focal-fossa/packer.json index 89259e5..09e5ff1 100644 --- a/focal-fossa/packer.json +++ b/focal-fossa/packer.json @@ -13,8 +13,7 @@ "publish_properties": { "description": "{{ user `description`}}" } - } - } + } ], "provisioners": [], "post-processors": []