fix syntax error

This commit is contained in:
c9s 2020-11-14 12:50:12 +08:00
parent c0c90ff450
commit 581538475d

View File

@ -6,8 +6,7 @@ echo "Downloading bbgo"
curl -L -o bbgo https://github.com/c9s/bbgo/releases/download/$version/bbgo-$osf
chmod +x bbgo
echo "Binary downloaded"
cho "Config file is generated"
echo "Config file is generated"
function gen_dotenv()
{