Skip to content

Claude/mu killer feature yx ro5#221

Merged
asim merged 4 commits intomainfrom
claude/mu-killer-feature-yxRo5
Mar 5, 2026
Merged

Claude/mu killer feature yx ro5#221
asim merged 4 commits intomainfrom
claude/mu-killer-feature-yxRo5

Conversation

@asim
Copy link
Member

@asim asim commented Mar 5, 2026

No description provided.

claude added 4 commits March 5, 2026 21:09
The service runs with a minimal PATH that doesn't include /snap/bin
or ~/go/bin, so go/sudo commands fail with "command not found".

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
The deploy handler was adding /snap/bin to PATH (leftover from when Go
was installed via snap). Go is now installed via tarball at /usr/local/go,
so the go binary wasn't found and go install silently failed.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
The admin page now has two buttons:
- Update: git pull, go install, restart (formerly "deploy")
- Restart: just restart the service

Route changed from /admin/deploy to /admin/update.

https://claude.ai/code/session_01QJaTh5F1pfgRaGzsQSZDcQ
@asim asim merged commit e13344d into main Mar 5, 2026
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