浏览代码

Add to running instructions.

master
Alard 11 年前
父节点
当前提交
17432a0c86
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      README.md

+ 1
- 3
README.md 查看文件

@@ -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
----------------------


正在加载...
取消
保存