mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-09-05 20:04:15 +08:00
second release
This commit is contained in:
parent
fc00414477
commit
73fb0c4a04
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ func Run() {
|
|||
|
||||
Addr = strings.ReplaceAll(Addr, "http://", "")
|
||||
err = r.Run(Addr)
|
||||
|
||||
if err != nil {
|
||||
fmt.Println("Error: \t", err)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue