update setup script

This commit is contained in:
c9s 2020-11-12 16:48:27 +08:00
parent 63bfaccc4e
commit 86c93ff36d

View File

@ -1,6 +1,6 @@
#!/bin/bash
osf=$(uname | tr '[:upper:]' '[:lower:]')
version=v1.0.0
version=v1.1.0
if [[ ! -e "bbgo" ]] ; then