From dececcd6dec00c717f4bfc3a2e5e4753aae02f69 Mon Sep 17 00:00:00 2001 From: tianyu Date: Mon, 17 Aug 2015 13:12:48 +0800 Subject: [PATCH] Update README.md --- net/cm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/cm/README.md b/net/cm/README.md index 23cf836..7291f3b 100644 --- a/net/cm/README.md +++ b/net/cm/README.md @@ -22,7 +22,7 @@ screen This will fetch `http://download.cyanogenmod.org/` and download `*.zip` `*.img` and check their `sha1`. Then upload it to baiduyun. -The default download directory is `/var/cyanogenmod`, and the default upload directory is `/YOUR_APP_DIR/cm/DEVICE`. Log file is saved in `/var/cyanogenmod/DEVICE/log/DEVICE.log`. +The default download directory is `/var/cyanogenmod`, and the default upload directory is `/YOUR_APP_DIR/cm/DEVICE`. Log file is saved in `/var/cyanogenmod/DEVICE/log/DEVICE.log`. Files have been uploaded is recorded in `/root/cm/cm.json`, file exists in `cm.json` will not download again. The script check only the last 50 builds, after all uploads are done, it will sleep for 60s and then check again. **Generate device list**