Skip to content

Commit c99a0a2

Browse files
authored
Merge pull request #13 from flexion/chore/disable-autoupdate-in-install-flex
chore - disable autoupdate in install-flex config
2 parents dd0a276 + 5ddc80d commit c99a0a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install-flex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ write_opencode_config() {
170170
cat >"$config_file" <<EOF
171171
{
172172
"\$schema": "https://opencode.ai/config.json",
173+
"autoupdate": false,
173174
"model": "amazon-bedrock/us.anthropic.claude-sonnet-4-6",
174175
"enabled_providers": ["amazon-bedrock"],
175176
"plugin": [],

0 commit comments

Comments
 (0)