From 9f3ab0de9eef18798b2614f7bdfb85e4b4adcea3 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 26 Oct 2021 00:27:32 +0200 Subject: [PATCH] refactor: drop VPS --- cli/server/new.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/server/new.go b/cli/server/new.go index 72a8aacb..249fa503 100644 --- a/cli/server/new.go +++ b/cli/server/new.go @@ -84,9 +84,9 @@ func newHetznerCloudVPS(c *cli.Context) error { fmt.Println(fmt.Sprintf(` Your new Hetzner Cloud VPS has successfully been created! Here are the details: - VPS Name: %s - VPS IP address: %s - VPS Root Password: %s + name: %s + IP address: %s + root password: %s You can access this new VPS via SSH using the following command: