Advertisement
Guest User

ZK-install-shell-script

a guest
May 2nd, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #!/bin/bash
  2. xterm -T "Zero-K Installer" -e 'sudo add-apt-repository ppa:spring/ppa && sudo apt-get update && sudo apt-get install spring python-dev python-setuptools python-pip springlobby && sudo easy_install rapid-spring && rapid pin zk:stable && rapid clean-upgrade'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement