fup
This commit is contained in:
parent
73f3fe3550
commit
ff7dac1b94
|
@ -77,7 +77,10 @@ EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
provisioner "shell" {
|
provisioner "shell" {
|
||||||
inline = [ "chmod +x /etc/one-context.d/net-96-templater"]
|
inline = [
|
||||||
|
"chmod +x /etc/local.d/initmatchbox.start",
|
||||||
|
"chmod +x /etc/one-context.d/net-96-templater"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
post-processor "shell-local" {
|
post-processor "shell-local" {
|
||||||
|
|
Loading…
Reference in New Issue