forked from toolshed/abra
		
	refactor: drop VPS
This commit is contained in:
		@ -84,9 +84,9 @@ func newHetznerCloudVPS(c *cli.Context) error {
 | 
				
			|||||||
	fmt.Println(fmt.Sprintf(`
 | 
						fmt.Println(fmt.Sprintf(`
 | 
				
			||||||
Your new Hetzner Cloud VPS has successfully been created! Here are the details:
 | 
					Your new Hetzner Cloud VPS has successfully been created! Here are the details:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    VPS Name: %s
 | 
					    name: %s
 | 
				
			||||||
    VPS IP address: %s
 | 
					    IP address: %s
 | 
				
			||||||
    VPS Root Password: %s
 | 
					    root password: %s
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can access this new VPS via SSH using the following command:
 | 
					You can access this new VPS via SSH using the following command:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user