fix term style

This commit is contained in:
c9s 2021-03-13 19:59:03 +08:00
parent cc9d50f76e
commit ee5a3a4ef4

View File

@ -92,8 +92,8 @@ exchangeStrategies:
END END
info "config file is generated successfully" info "config file is generated successfully"
info "================================================================" echo "================================================================"
info "now you can edit your strategy config file bbgo.yaml to run bbgo" echo "now you can edit your strategy config file bbgo.yaml to run bbgo"
if [[ $osf == "darwin" ]] ; then if [[ $osf == "darwin" ]] ; then
echo "we found you're using MacOS, you can type:" echo "we found you're using MacOS, you can type:"