Self Update
-
Description
POST /update_deb HTTP/1.1
[deb binary data] -
Possible Responses
{"code":0,"message":"Success"}{"code":1,"message":"Operation failed"} -
Notes
- This endpoint does not return the installation result
- "Success" only means the upload succeeded; installation is asynchronous
- This endpoint may also install other debs, but this is not guaranteed
- The TrollStore variant cannot install .deb packages; use TrollStore to install .tipa files instead