Created
July 26, 2019 02:59
-
-
Save qzm/2308e990c42b30dd0c42738d60909384 to your computer and use it in GitHub Desktop.
update vnTrader
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
cd /home/ubuntu/vnpy | |
git reset --hard HEAD | |
git pull | |
pip install . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash -c "$(wget -O- https://gist.githubusercontent.com/qzm/2308e990c42b30dd0c42738d60909384/raw/659fdd12aa4ec881ec3d252d077350a4a447887f/updateVnTrader.sh)"