Update 1 file: bootstrap.sh

This commit is contained in:
2026-08-01 08:09:04 -04:00
parent 086c3bfc26
commit 5cf424388d
+2
View File
@@ -149,6 +149,8 @@ else
git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
fi
dotstate doctor
sed -i.bak 's/^repo_mode\s*=\s*".*"/repo_mode = "Local"/' ~/.config/dotstate/config.toml || echo 'repo_mode = "Local"' >> ~/.config/dotstate/config.toml
dotstate doctor --fix