Quote:
Originally Posted by eschwartz
What is so hard about it???
All you do is run a single command, with fill-in-blank-here values for e.g.
Code:
--port="8080" --username="user1" --password="password1" --with-library="/path/to/library1" --restriction="restriction1-1"
--port="8081" --username="user2" --password="password2" --with-library="/path/to/library2" --restriction="restriction2-1"
--port="8082" --username="user3" --password="password3" --with-library="/path/to/library2" --restriction="restriction2-2"
|
what is a single command, and where do I run with it?