wip
Signed-off-by: 35C4n0r <work.jaykumar@gmail.com>
This commit is contained in:
parent
63eff436eb
commit
c2fa87aea6
@ -355,6 +355,7 @@ resource "coder_script" "install_agent" {
|
||||
echo -n '${base64encode(local.start_script)}' | base64 -d > /tmp/start.sh
|
||||
|
||||
chmod +x /tmp/install.sh
|
||||
chmod +x /tmp/start.sh
|
||||
ARG_CLAUDE_CODE_VERSION='${var.claude_code_version}' \
|
||||
ARG_MCP_APP_STATUS_SLUG='${local.app_slug}' \
|
||||
ARG_INSTALL_CLAUDE_CODE='${var.install_claude_code}' \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user