Skip to content

Commit 71cf541

Browse files
RaghavSoodclaude
andcommitted
fix: change base_path to ~/dev in flock.toml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4562c07 commit 71cf541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ opencode_url = "http://127.0.0.1:4096"
166166
addr = ":7070"
167167
db = "${INSTALL_DIR}/flock.db"
168168
data_dir = "${INSTALL_DIR}"
169-
base_path = "${INSTALL_DIR}/worktrees"
169+
base_path = "${HOME}/dev"
170170
171171
[agent]
172172
enabled = true

0 commit comments

Comments
 (0)