Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
support: updated list of apt dist builds
  • Loading branch information
adamsutton committed Nov 26, 2014
1 parent 3579d04 commit 3e4c0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/apt-update
Expand Up @@ -18,7 +18,7 @@ DIR=$(cd $(dirname "$0"); pwd)

# Configuration
TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd)
[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise quantal saucy trusty"
[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise trusty utopic"
[ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"

# Options
Expand Down

0 comments on commit 3e4c0a3

Please sign in to comment.