mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-21 05:57:30 +08:00
fix: remove garbled terminal output
This commit is contained in:
@@ -22,7 +22,7 @@ var embeddedFiles embed.FS
|
||||
var version = "0.2.0"
|
||||
var buildTime = "unknown"
|
||||
|
||||
const logo = "馃"
|
||||
const logo = ">"
|
||||
const gatewayServiceName = "clawgo-gateway.service"
|
||||
const envRootGranted = "CLAWGO_ROOT_GRANTED"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user