Skip to content

Commit e0eab4a

Browse files
committed
fix dir
1 parent 3f22a51 commit e0eab4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudformation/ami/defguard.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ build {
5252
]
5353

5454
provisioner "shell" {
55-
script = "./defguard-install.sh"
55+
script = "./cloudformation/ami/defguard-install.sh"
5656
environment_vars = [
5757
"CORE_VERSION=${var.core_version}",
5858
"PROXY_VERSION=${var.proxy_version}",

0 commit comments

Comments
 (0)