Skip to content

Commit e07b593

Browse files
committed
chore
1 parent 7898602 commit e07b593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ install_copy() {
107107

108108
install_link() {
109109
info "Installing OpenCode Framework (link mode)..."
110-
git submodule add "$REPO_URL" .opencode
110+
git submodule add "$REPO_URL" .opencode --force
111111
success "Framework linked as git submodule at .opencode/"
112112
}
113113

0 commit comments

Comments
 (0)