Update version to v2.3.5.1

Update version to v2.3.5.1
This commit is contained in:
心隨緣動
2024-06-12 12:05:29 +08:00
committed by GitHub
parent 7d857efe6a
commit 27f585a295
+2 -2
View File
@@ -196,7 +196,7 @@ func showSetting(show bool) {
Yellow+webBasePath + Reset)
fmt.Println(formattedIPv4)
fmt.Println("")
fmt.Println(Green + "注:若安装了证书,请把IP换成你的域名用https方式登录" + Reset)
fmt.Println(Green + ">>>>>>>>注:若安装了证书,请把IP换成你的域名用https方式登录" + Reset)
fmt.Println("")
fmt.Println("--------------------------------------------------")
}
@@ -212,7 +212,7 @@ func showSetting(show bool) {
Yellow+webBasePath + Reset)
fmt.Println(formattedIPv6)
fmt.Println("")
fmt.Println(Green + "注:若安装了证书,请把IP换成你的域名用https方式登录" + Reset)
fmt.Println(Green + ">>>>>>>>注:若安装了证书,请把IP换成你的域名用https方式登录" + Reset)
fmt.Println("")
fmt.Println("--------------------------------------------------")
}