Преглед изворни кода

Readme tweaks. (Too much Latex.)

master
Alard пре 11 година
родитељ
комит
ab92af2778
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      README.md

+ 2
- 2
README.md Прегледај датотеку

@@ -27,7 +27,7 @@ If necessary, multiple uploaders can work the same queue.

Filesystems
-----------
From the chunker to the uploader, the chunks move through the system as timestamped directories, e.g., 20130401213900.) This timestamp will also be used in the name of the uploaded item on Archive.org. The queues are directories. Processes `claim' a chunk by moving it from the queue directory to their working directory. This assumes that `mv` is an atomic operation.
From the chunker to the uploader, the chunks move through the system as timestamped directories, e.g., 20130401213900.) This timestamp will also be used in the name of the uploaded item on Archive.org. The queues are directories. Processes 'claim' a chunk by moving it from the queue directory to their working directory. This assumes that `mv` is an atomic operation.

For efficiency and to maintain the atomicity of `mv`, the filesystem of the directories is very important:

@@ -46,5 +46,5 @@ Requirements
------------
These scripts use Bash and Curl.

You should clone https://github.com/alard/megawarc to the megawarc/ subdirectory of these scripts. The megawarc utility requires Python and Gzip.
You should clone https://github.com/alard/megawarc to the `megawarc/` subdirectory of these scripts. The megawarc utility requires Python and Gzip.


Loading…
Откажи
Сачувај