Ubuntu Pastebin

Paste from Chipaca at Fri, 16 Oct 2015 17:37:35 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
$ sudo ./uurl /1.0
{
    "type": "sync",
    "result": {
        "release": "rolling",
        "flavor": "core",
        "default_channel": "edge",
        "api_compat": "0"
    },
    "status_code": 200,
    "status": "OK"
}
Download as text