mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-07 05:38:30 +02:00
Updated doc for release
- Fixed bug in build.sh and doc generator
This commit is contained in:
@@ -28,6 +28,10 @@ func main() {
|
||||
|
||||
flag.Parse()
|
||||
|
||||
if (*root_url)[0] != '/' {
|
||||
*root_url = "/" + *root_url
|
||||
}
|
||||
|
||||
switch *mode {
|
||||
case "build":
|
||||
build()
|
||||
|
Reference in New Issue
Block a user