~ubuntu-core-dev/ubuntu-manpage-repository/ubuntu

« back to all changes in this revision

Viewing changes to bin/config.json

  • Committer: Dmitrijs Ledkovs
  • Date: 2013-10-18 15:36:42 UTC
  • Revision ID: dmitrijs.ledkovs@canonical.com-20131018153642-ahzht74ipn3qsj5k
Add trusty

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        "TMPDIR": "/tmp",
5
5
        "PUBLIC_HTML_DIR": "/tmp/manpages.ubuntu.com/www",
6
6
        "SITE": "http://ec2-54-234-83-63.compute-1.amazonaws.com",
7
 
        "DISTROS": ["raring"],
 
7
        "DISTROS": ["saucy"],
8
8
        "REPOS": ["main"],
9
9
        "ARCH": "i386"
10
10
}