Skip to content

Instantly share code, notes, and snippets.

@wynemo
Created January 18, 2018 06:17
Show Gist options
  • Save wynemo/a0ab7d5f9d6cfffebbf57d2df12e5467 to your computer and use it in GitHub Desktop.
Save wynemo/a0ab7d5f9d6cfffebbf57d2df12e5467 to your computer and use it in GitHub Desktop.
crossover 国都证券单独委托 ubuntu 14.04
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