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,4 +1,4 @@
// Command ss is the CLI for scientific-surfing.
// Command ssm is the CLI for scientific-surfing.
package main
import "gitea.epss.net.cn/klesh/ss/internal/cli"