فهرست منبع

Merge pull request #13532 from jfrazelle/fix-fix-release-script

fix release script
Tianon Gravi 10 سال پیش
والد
کامیت
15b45113eb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      hack/release.sh

+ 1 - 1
hack/release.sh

@@ -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