Update 1 file: bootstrap.sh

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