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(`
 | 
			
		||||
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:
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user