fix release script

Signed-off-by: Jessica Frazelle <princess@docker.com>
(cherry picked from commit 9f619282db)
This commit is contained in:
Jessica Frazelle
2015-05-28 10:03:29 -07:00
parent d6ff6e2c6f
commit e57d649057
+1 -1
View File
@@ -266,7 +266,7 @@ Architectures: amd64 i386
EOF
# Add the DEB package to the APT repo
DEBFILE=bundles/$VERSION/ubuntu/lxc-docker*.deb
DEBFILE=( bundles/$VERSION/ubuntu/lxc-docker*.deb )
reprepro -b "$APTDIR" includedeb docker "$DEBFILE"
# Sign