mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-07-03 17:59:52 +00:00
chore: minor change to log text
This commit is contained in:
parent
0ba4c36bc6
commit
b3608956be
@ -32,5 +32,5 @@ SOFTWARE.
|
||||
`
|
||||
|
||||
func startTUN(config *clientConfig, client *core.Client, errChan chan error) {
|
||||
logrus.Fatalln("TUN mode is only available in the GPL build, please rebuild hysteria with -tags gpl")
|
||||
logrus.Fatalln("TUN mode is only available in GPL builds. Please rebuild hysteria with -tags gpl")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user