Created
January 18, 2018 06:17
-
-
Save wynemo/a0ab7d5f9d6cfffebbf57d2df12e5467 to your computer and use it in GitHub Desktop.
crossover 国都证券单独委托 ubuntu 14.04
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
lftp -e 'set http:proxy http://127.0.0.1:7002;pget -c -n 5 https://media.codeweavers.com/pub/crossover/cxlinux/demo/crossover_17.0.0-1.deb | |
sudo aptitude install -y libcups2:i386 libxi6:i386 liblcms2-2:i386 libglu1-mesa:i386 libxcursor1:i386 | |
sudo dpkg -i crossover_17.0.0-1.deb | |
export LANG='zh_CN.utf-8' | |
echo "@reboot rm /home/user/.cxoffice/国都证券单独委托20180111/.eval" | sudo tee /etc/cron.d/cxoffice | |
/opt/cxoffice/bin/crossover |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment