fix: rename binary to ssm

This commit is contained in:
2026-07-19 21:23:44 +08:00
parent fcaef77aea
commit fee5c34218
10 changed files with 56 additions and 56 deletions

View File

@ -1,5 +1,5 @@
// Package templates embeds the default core config and hook script
// templates into the ss binary, replacing the Python version's
// templates into the ssm binary, replacing the Python version's
// Path(__file__).parent / "templates" lookup.
package templates