mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
update setup script
This commit is contained in:
parent
63bfaccc4e
commit
86c93ff36d
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
osf=$(uname | tr '[:upper:]' '[:lower:]')
|
||||
version=v1.0.0
|
||||
version=v1.1.0
|
||||
|
||||
|
||||
if [[ ! -e "bbgo" ]] ; then
|
||||
|
|
Loading…
Reference in New Issue
Block a user