Skip to content

Commit 8b560e0

Browse files
committed
chore
1 parent c157295 commit 8b560e0

File tree

1 file changed

+1
-1
lines changed
  • registry/coder-labs/modules/opencode/scripts

1 file changed

+1
-1
lines changed

registry/coder-labs/modules/opencode/scripts/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ build_opencode_args() {
5252
else
5353
PROMPT="$ARG_AI_PROMPT"
5454
fi
55-
AGENTAPI_ARGS+=(--I "$PROMPT")
55+
AGENTAPI_ARGS+=(-I "$PROMPT")
5656
fi
5757
}
5858

0 commit comments

Comments
 (0)