forked from toolshed/abra
docs: better message [ci skip]
This commit is contained in:
@ -236,7 +236,7 @@ func installDocker(c *cli.Context, cl *dockerClient.Client, sshCl *ssh.Client, d
|
||||
}
|
||||
}
|
||||
|
||||
logrus.Infof("docker is installed on %s", domainName)
|
||||
logrus.Infof("docker is already installed on %s", domainName)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user