update messages

This commit is contained in:
VirtuBox
2019-09-03 11:33:10 +02:00
parent 5f3de6373a
commit 1fa0cf38f8

View File

@@ -979,13 +979,13 @@ else
else else
wo_lib_echo "WordOps (wo) installed successfully" wo_lib_echo "WordOps (wo) installed successfully"
echo echo
wo_lib_echo "To enable bash-completion, just run the command:" wo_lib_echo "To enable bash-completion, just use the command:"
wo_lib_echo_info "bash" wo_lib_echo_info "bash"
echo echo
wo_lib_echo "To install WordOps main stacks, use the command:" wo_lib_echo "To install WordOps recommended stacks, you can use the command:"
wo_lib_echo_info "wo stack install" wo_lib_echo_info "wo stack install"
echo echo
wo_lib_echo "To create a WordPress site, use the command:" wo_lib_echo "To create a first WordPress site, you can use the command:"
wo_lib_echo_info "wo site create site.tld --wp" wo_lib_echo_info "wo site create site.tld --wp"
fi fi
echo echo