зеркало из https://github.com/microsoft/docker.git
fix release script
Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
Родитель
2daede5a9c
Коммит
9f619282db
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче