mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
chore: minor change to log text
This commit is contained in:
parent
0ba4c36bc6
commit
b3608956be
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue