You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A simple OTA REST Server for CyanogenMod OTA Updater System Application
7
7
4. Optional. If just want to test if the REST Server is working, if you go to [http://localhost/CyanogenModOTA](http://localhost/CyanogenModOTA/) you'll be redirected to the builds directory listing.
8
8
9
9
## Where do I have to upload the ZIPs that I obtain after the compilation?
10
-
- Full builds should be uploaded to `builds/full` directory.
10
+
- Full builds should be uploaded to `builds/$device/$channel` directory.
11
11
- Delta builds will be automatically built on the `builds/delta` directory.
0 commit comments