fix: grand ssh, provisioning, perms refactor
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
See coop-cloud/organising#280. See coop-cloud/organising#273.
This commit is contained in:
@ -133,7 +133,7 @@ like tears in rain.
|
||||
|
||||
response := false
|
||||
prompt := &survey.Confirm{
|
||||
Message: "are you sure there is no server to delete?",
|
||||
Message: "prompt to actual server deletion?",
|
||||
}
|
||||
if err := survey.AskOne(prompt, &response); err != nil {
|
||||
logrus.Fatal(err)
|
||||
|
Reference in New Issue
Block a user