Fixed a typo.

This commit is contained in:
Shuai Lin 2016-11-28 17:07:13 +08:00
parent a64c9b83e4
commit 06179255f1

View file

@ -282,7 +282,7 @@ rebuild() {
fi
bootstrap
show_progress "Rebuilt successfullly."
show_progress "Rebuilt successfully."
if [[ $existing != "" ]]; then
show_progress "Removing old container"