Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create the a log and a torrent directory in the lobber root directory. Make the writable by the Apache user.

Code Block
cd /path/to/lobber/
mkdir logs
mkdir torrents

...