Skip to content

chore: use direct chromium path in devcontainer config#52

Merged
sonesuke merged 1 commit intomainfrom
chore/use-direct-chromium-path
Feb 28, 2026
Merged

chore: use direct chromium path in devcontainer config#52
sonesuke merged 1 commit intomainfrom
chore/use-direct-chromium-path

Conversation

@sonesuke
Copy link
Copy Markdown
Owner

Summary

  • Remove unnecessary chromium-browser symlink creation
  • Use /usr/bin/chromium directly instead of symlink

Details

The devcontainer already has Chromium at /usr/bin/chromium, so there's no need to create a symlink. This simplifies the setup script.

Test plan

  • All tests pass

🤖 Generated with Claude Code

- Remove unnecessary chromium-browser symlink creation
- Use /usr/bin/chromium directly instead of symlink

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonesuke sonesuke merged commit 9c5ead0 into main Feb 28, 2026
4 checks passed
@sonesuke sonesuke deleted the chore/use-direct-chromium-path branch February 28, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants