Browse Source

Add to running instructions.

master
Alard 11 years ago
parent
commit
17432a0c86
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      README.md

+ 1
- 3
README.md View File

@@ -44,14 +44,12 @@ Create a configuration file called `config.sh` and place it in the directory whe

Running
-------
In `screen`, `tmux` or something similar, run the scripts:
Run the scripts in `screen`, `tmux` or something similar. `touch RUN` before you start the scripts. Use `rm RUN` to stop gracefully.

`./chunk-multiple` (run exactly one)
`./pack-multiple` (you may run more than one)
`./upload-multiple` (you may run more than one)

`touch RUN` before you start the scripts. Use `rm RUN` to stop gracefully.


Recovering from errors
----------------------


Loading…
Cancel
Save