Skip to content

Commit

Permalink
Better documentation on fixing bootstrap.
Browse files Browse the repository at this point in the history
Better documentation on fixing bootstrap.
  • Loading branch information
skoranda committed Mar 22, 2021
1 parent 50ec23f commit 488f8cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,9 +292,9 @@ follow these steps on the training node as the root user:

1. `docker stack rm comanage`
1. `cd /srv/docker/var/lib/mysql`
1. `rm -rf ./`
1. `rm -rf ./*`
1. `cd /srv/docker/srv/comanage-registry/local/Config`
1. `rm -rf ./`
1. `rm -rf ./*`

Then tell the user to correct the error in the stack file
and try again.
Expand Down

0 comments on commit 488f8cb

Please sign in to comment.