Skip to content
KnightOfNight edited this page Jun 20, 2014 · 2 revisions

You can copy the control script 'mcctl' to any directory on your server, e.g. /usr/local/bin.

To install the library dependencies, you should run the following commands...

$ umask 022
$ sudo easy_install argparse
Clone this wiki locally