bun fmt
This commit is contained in:
parent
a35df647ec
commit
3dddb96b20
@ -259,7 +259,7 @@ resource "coder_script" "agentapi" {
|
||||
/tmp/main.sh
|
||||
EOT
|
||||
run_on_start = true
|
||||
depends_on = [module.agent-helper]
|
||||
depends_on = [module.agent-helper]
|
||||
}
|
||||
|
||||
resource "coder_script" "agentapi_shutdown" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user