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