print lines

This commit is contained in:
c9s 2020-11-14 13:28:22 +08:00
parent 931f812e32
commit 045b9f5d00
2 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,8 @@ exchangeStrategies:
profitSpread: 50.0
END
echo "Config file is generated"
echo "================================================================"
echo "Now you can edit your strategy config file bbgo.yaml to run bbgo"
if [[ $osf == "darwin" ]] ; then

View File

@ -65,6 +65,7 @@ exchangeStrategies:
END
echo "Config file is generated"
echo "================================================================"
echo "Now you can edit your strategy config file bbgo.yaml to run bbgo"
if [[ $osf == "darwin" ]] ; then