From 4e025bdc706cbd363826d59faf8a9c5084b03eb4 Mon Sep 17 00:00:00 2001 From: Akilan Date: Fri, 14 Apr 2023 10:57:58 +0100 Subject: [PATCH] changed back root ip address --- cmd/action.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/action.go b/cmd/action.go index 23ce9b4..fe3fe57 100644 --- a/cmd/action.go +++ b/cmd/action.go @@ -19,7 +19,7 @@ var CliAction = func(ctx *cli.Context) error { } //server.Rpc() for { - + } }