mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
fix term style
This commit is contained in:
parent
cc9d50f76e
commit
ee5a3a4ef4
|
@ -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:"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user