Ubuntu Pastebin

Paste from Chipaca at Fri, 16 Oct 2015 17:39:52 +0000

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